cloud-tool-results-api
If you are the rightful owner of cloud-tool-results-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 given OpenAPI URL, auto-generated using AG2's MCP builder.
The MCP Server is designed to facilitate multi-agent conversation protocols by leveraging the OpenAPI specifications provided by Google APIs. It is built using Python and requires Python 3.9 or higher. The server supports different transport modes such as stdio and SSE, and can be configured using environment variables or JSON configuration files. The project includes tools for development, such as linting, static analysis, and testing, and uses Hatch for building and publishing. The server is designed to be flexible and can be integrated with various platforms, making it a versatile tool for developers working with multi-agent systems.
Features
- Supports multiple transport modes including stdio and SSE.
- Configurable via environment variables and JSON files.
- Includes development tools for linting, static analysis, and testing.
- Uses Hatch for building and publishing.
- Pre-commit hooks for maintaining code quality.