translation-api
If you are the rightful owner of translation-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 for the eBay Commerce Translation API, auto-generated using AG2's MCP builder.
The MCP Server is designed to facilitate multi-agent conversations by providing a robust server infrastructure that supports various transport modes such as stdio, SSE, and streamable HTTP. It is built to integrate seamlessly with the eBay Commerce Translation API, allowing developers to leverage translation services in a multi-agent environment. The server is developed in Python and requires Python 3.9 or higher. It includes a comprehensive setup for development, testing, and deployment, ensuring that developers can easily manage and extend the server's capabilities. The server is equipped with tools for linting, formatting, static analysis, and testing, making it a reliable choice for developers looking to implement multi-agent conversation protocols.
Features
- Supports multiple transport modes including stdio, SSE, and streamable HTTP.
- Integrates with the eBay Commerce Translation API for seamless translation services.
- Includes tools for linting, formatting, static analysis, and testing.
- Configurable via environment variables for flexible deployment.
- Pre-commit hooks ensure code quality and consistency.