marketing-api

marketing-api

3.2

If you are the rightful owner of marketing-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 Marketing API, auto-generated using AG2's MCP builder.

The MCP Server is a robust and flexible server implementation that facilitates multi-agent conversation protocols, specifically tailored for the eBay Sell Marketing API. It is built using Python 3.9+ and leverages modern development tools and practices to ensure high-quality code and efficient performance. The server supports various transport modes, including stdio, SSE, and streamable HTTP, making it versatile for different use cases. It is equipped with comprehensive testing, linting, and static analysis tools to maintain code integrity and reliability. The server can be easily configured using environment variables, allowing for seamless integration into different environments. Additionally, it supports pre-commit hooks to enforce code quality standards before changes are committed.

Features

  • Supports multiple transport modes: stdio, SSE, and streamable HTTP.
  • Comprehensive testing and coverage reports using pytest.
  • Static analysis with mypy, bandit, and semgrep.
  • Pre-commit hooks for maintaining code quality.
  • Configurable via environment variables for flexible deployment.