cloud-healthcare-api
If you are the rightful owner of cloud-healthcare-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 specifications provided by Google Healthcare API. It is built using AG2's MCP builder, which automates the generation of server code. The server is implemented in Python and requires version 3.9 or higher. It supports various transport modes, including stdio, SSE, and streamable HTTP, allowing for flexible integration with different systems. The server can be configured using environment variables or JSON configuration files, providing a customizable setup for different deployment environments. The project also includes tools for development, such as linting, formatting, static analysis, and testing, ensuring high code quality and reliability.
Features
- Auto-generated server code using AG2's MCP builder.
- Supports multiple transport modes: stdio, SSE, and streamable HTTP.
- Configurable via environment variables and JSON files.
- Includes development tools for linting, formatting, and testing.
- Pre-commit hooks for maintaining code quality.