adyen-recurring-api

adyen-recurring-api

3.2

If you are the rightful owner of adyen-recurring-api and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project is an MCP (Multi-Agent Conversation Protocol) Server designed for the OpenAPI URL provided, auto-generated using AG2's MCP builder.

The MCP Server project is a robust implementation of the Multi-Agent Conversation Protocol, specifically tailored for the OpenAPI specification available at the given URL. It is designed to facilitate seamless communication between multiple agents in a conversation protocol environment. The server is built using Python 3.9+ and leverages modern development tools such as ruff for linting, mypy for static type checking, and pytest for testing. The server supports various transport modes, including stdio, sse, and streamable-http, making it versatile for different use cases. It is highly configurable through environment variables, allowing users to specify configuration paths, JSON strings, and security parameters. The project also includes comprehensive scripts for testing, static analysis, and pre-commit hooks to ensure code quality and consistency. Additionally, it supports building and publishing using Hatch, streamlining the deployment process.

Features

  • Supports multiple transport modes (stdio, sse, streamable-http) for flexible communication.
  • Highly configurable through environment variables for easy customization.
  • Includes robust testing and static analysis tools to ensure code quality.
  • Pre-commit hooks for maintaining code consistency and quality.
  • Built using modern Python development practices and tools.