compliance-api
If you are the rightful owner of compliance-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 Server for the eBay Sell Compliance API, auto-generated using AG2's MCP builder.
The MCP Server is designed to facilitate multi-agent conversation protocols by providing a robust server environment for the eBay Sell Compliance API. Built using Python 3.9+, this server leverages the capabilities of the AG2 MCP builder to auto-generate a server that can handle complex interactions with the eBay API. The server supports various transport modes, including stdio, sse, and streamable-http, making it versatile for different use cases. It is equipped with tools for linting, formatting, static analysis, and testing, ensuring high code quality and reliability. The server can be configured using environment variables, allowing for flexible deployment and integration into existing systems. With pre-commit hooks and a comprehensive testing suite, the MCP Server is designed for seamless development and deployment.
Features
- Auto-generated server using AG2's MCP builder.
- Supports multiple transport modes: stdio, sse, streamable-http.
- Comprehensive testing suite with pytest and coverage reports.
- Configurable via environment variables for flexible deployment.
- Pre-commit hooks for maintaining code quality.