my-business-notifications-api
If you are the rightful owner of my-business-notifications-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 OpenAPI URL provided, auto-generated using AG2's MCP builder.
The MCP Server is designed to facilitate multi-agent conversations by leveraging the OpenAPI specification provided at the given URL. It is built using Python 3.9+ and is equipped with tools for development, testing, and deployment. The server supports various transport modes, making it versatile for different communication needs. It is configured to handle security parameters and can be customized using environment variables. The server is also integrated with pre-commit hooks to ensure code quality and consistency. With a focus on ease of use, the server can be started in different modes and is equipped with scripts for building, testing, and publishing.
Features
- Supports multiple transport modes including stdio, sse, and streamable-http.
- Integrated with pre-commit hooks for maintaining code quality.
- Configurable using environment variables for flexibility.
- Equipped with scripts for building, testing, and publishing.
- Utilizes tools like ruff, mypy, and pytest for development and testing.