viator-api-documentation-amp-specification--merchant-partners
If you are the rightful owner of viator-api-documentation-amp-specification--merchant-partners 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 - https://api.apis.guru/v2/specs/viator.com/1.0.0/openapi.json, auto-generated using AG2's MCP builder.
The MCP Server is designed to facilitate multi-agent conversations by leveraging the OpenAPI specifications provided by Viator. It is built using AG2's MCP builder, which automates the creation of a server that can handle complex interactions between multiple agents. The server is implemented in Python and requires version 3.9 or higher. It supports various transport modes, including stdio, SSE, and streamable HTTP, making it versatile for different communication needs. The server is highly configurable through environment variables and JSON configuration files, allowing for customization of security parameters and other settings. The project emphasizes code quality and reliability, employing tools like ruff for linting, mypy for static type checking, and pytest for testing. Pre-commit hooks ensure that code quality checks are performed before each commit, maintaining a high standard of code integrity. The server can be easily integrated into development workflows and is designed to be extensible, allowing developers to build upon its capabilities for specific use cases.
Features
- Auto-generated MCP server using AG2's MCP builder.
- Supports multiple transport modes: stdio, SSE, and streamable HTTP.
- Configurable via environment variables and JSON files.
- Emphasizes code quality with linting, static analysis, and testing.
- Pre-commit hooks for maintaining code integrity.