orders-api-pii-version
If you are the rightful owner of orders-api-pii-version 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 specifications provided at the given URL. It is built using Python 3.9+ and is equipped with tools for linting, formatting, static analysis, and testing. The server supports various transport modes, including stdio, sse, and streamable-http, making it versatile for different communication needs. The server can be configured using environment variables, allowing for flexible deployment and integration with other systems. The project also includes pre-commit hooks to ensure code quality and consistency. Additionally, it uses Hatch for building and publishing, streamlining the development and deployment process.
Features
- Supports multiple transport modes (stdio, sse, streamable-http)
- Configurable via environment variables for flexible deployment
- Includes tools for linting, formatting, and static analysis
- Pre-commit hooks for maintaining code quality
- Uses Hatch for efficient building and publishing