cloud-functions-api
If you are the rightful owner of cloud-functions-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 Cloud Functions, 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 provided by Google Cloud Functions. The server is built using Python 3.9+ and leverages various tools for development, testing, and deployment. It supports different transport modes such as stdio, SSE, and streamable HTTP, making it versatile for various use cases. The server is equipped with pre-commit hooks, static analysis tools, and testing frameworks to ensure high code quality and reliability. It can be configured using environment variables, allowing for easy customization and integration into different environments. The project also includes scripts for building, publishing, and testing, making it easy to manage and deploy.
Features
- Supports multiple transport modes including stdio, SSE, and streamable HTTP.
- Utilizes pre-commit hooks and static analysis tools for maintaining code quality.
- Configurable via environment variables for flexible deployment.
- Includes comprehensive testing with coverage reports.
- Built with Python 3.9+ and uses modern development tools like Hatch for building and publishing.