adyen-balance-control-api
0
The MCP Server is a Multi-Agent Conversation Protocol server for interacting with an OpenAPI URL. It features configurable transport modes and utilizes tools for development and testing.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server developed for the OpenAPI URL provided. It requires Python 3.9+ and pip for installation and supports different transport modes like stdio
and sse
. The server can be configured using environment variables. Development involves tools like ruff
for linting, mypy
for static type checking, and pytest
for testing. The project uses Hatch for building and publishing.