amazon-translate

amazon-translate

0

This project is an MCP Server designed for handling multiple transport modes and configurations via environment variables. It is equipped with tools for formatting, type checking, testing, building, and publishing, making it a robust solution for complex multi-agent conversations.

MCP Server

This project is an MCP (Multi-Agent Conversation Protocol) Server for a specified OpenAPI URL. The server supports different transport modes and can be configured using environment variables. Features include automated installation of dependencies, linting, static analysis, and test coverage. Development tools like ruff for formatting, mypy for type checking, and pytest for testing are integrated. Builders and publishers like Hatch are used for project maintenance.