cloud-profiler-api
If you are the rightful owner of cloud-profiler-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 Server for the OpenAPI URL, auto-generated using AG2's MCP builder.
The MCP Server project is designed to facilitate multi-agent conversation protocols by leveraging the OpenAPI specification provided by Google Cloud Profiler. It is built using Python 3.9+ and offers a robust framework for developing and managing conversation protocols across various transport modes. The server is highly configurable, allowing users to define settings through JSON configuration files or environment variables. It supports linting, formatting, static analysis, and testing to ensure code quality and reliability. The project also integrates pre-commit hooks to automate code checks before committing changes. With its comprehensive setup and development tools, the MCP Server is ideal for developers looking to implement and manage complex conversation protocols efficiently.
Features
- Supports multiple transport modes including stdio, sse, and streamable-http.
- Configurable via JSON files and environment variables for flexibility.
- Includes tools for linting, formatting, static analysis, and testing.
- Pre-commit hooks ensure code quality before commits.
- Built with Python 3.9+ and integrates with Hatch for building and publishing.