search-ads-360-reporting-api
If you are the rightful owner of search-ads-360-reporting-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 OpenAPI URL provided by Google Search Ads 360, auto-generated using AG2's MCP builder.
The MCP Server is a robust and flexible server designed to facilitate multi-agent conversations using the Multi-Agent Conversation Protocol (MCP). It is specifically tailored for the OpenAPI specification of Google Search Ads 360, providing a seamless integration for developers looking to leverage this API. The server is built using Python 3.9+ and offers a range of features including linting, static analysis, and testing capabilities. It supports various transport modes such as stdio, sse, and streamable-http, making it adaptable to different communication needs. The server can be configured using environment variables, allowing for easy customization and security management. With a focus on development best practices, the project includes pre-commit hooks, static type checking, and comprehensive testing to ensure code quality and reliability. Additionally, the server can be built and published using Hatch, streamlining the deployment process.
Features
- Supports multiple transport modes including stdio, sse, and streamable-http.
- Configurable via environment variables for flexibility and security.
- Includes linting, static analysis, and testing tools for code quality.
- Pre-commit hooks to enforce coding standards before commits.
- Built and published using Hatch for easy deployment.