vtex-do-api
If you are the rightful owner of vtex-do-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 designed for the VTEX-Do-API, auto-generated using AG2's MCP builder.
The MCP Server is a robust and flexible server implementation that facilitates multi-agent conversations using the Multi-Agent Conversation Protocol (MCP). It is specifically tailored for the VTEX-Do-API, leveraging the OpenAPI specification to ensure seamless integration and communication. The server is built using Python 3.9+ and is equipped with a suite of development tools to ensure high code quality and maintainability. It supports various transport modes, including stdio, SSE, and streamable HTTP, making it adaptable to different communication needs. The server is designed with a focus on security and configurability, allowing users to define settings through environment variables or configuration files. With comprehensive testing and static analysis tools, the MCP Server ensures reliability and performance in handling complex conversational protocols.
Features
- Supports multiple transport modes (stdio, SSE, streamable HTTP) for flexible communication.
- Built-in tools for linting, formatting, and static analysis to maintain high code quality.
- Configurable via environment variables and JSON configuration files for easy customization.
- Pre-commit hooks to automate code quality checks before committing changes.
- Comprehensive testing framework with coverage reports to ensure reliability.