seller-service-metrics-api
If you are the rightful owner of seller-service-metrics-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 eBay Sell Analytics API, 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 eBay Sell Analytics API. It is auto-generated using AG2's MCP builder, ensuring a seamless integration with the OpenAPI specifications provided by eBay. The server is built to facilitate efficient and structured communication between multiple agents, leveraging the power of Python 3.9+ and various development tools. It supports different transport modes such as stdio, sse, and streamable-http, making it versatile for various deployment scenarios. The project emphasizes code quality and maintainability, employing tools like ruff for linting and formatting, mypy for static type checking, and pytest for comprehensive testing. Additionally, it incorporates pre-commit hooks to ensure code consistency and reliability. The server can be easily configured using environment variables, allowing for flexible deployment and integration with existing systems. Overall, this MCP Server project provides a scalable and efficient solution for managing multi-agent conversations in the context of eBay's analytics services.
Features
- Auto-generated using AG2's MCP builder for seamless OpenAPI integration.
- Supports multiple transport modes: stdio, sse, and streamable-http.
- Emphasizes code quality with tools like ruff, mypy, and pytest.
- Configurable via environment variables for flexible deployment.
- Includes pre-commit hooks for code consistency and reliability.