customer-support
If you are the rightful owner of customer-support 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. It is built using Python and requires version 3.9 or higher. The server supports various transport modes and can be configured using environment variables or JSON configuration files. It includes tools for development such as linting, static analysis, and testing, ensuring code quality and reliability. The server can be started in different modes and is equipped with pre-commit hooks to maintain code standards. Additionally, it supports building and publishing using Hatch, making it easy to deploy and distribute.
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.
- Pre-commit hooks for maintaining code quality.
- Build and publish capabilities using Hatch.