retail-api

retail-api

3.2

If you are the rightful owner of retail-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 OpenAPI URL provided by Google Retail API, auto-generated using AG2's MCP builder.

The MCP Server project is a robust implementation of the Multi-Agent Conversation Protocol, specifically tailored for the Google Retail API. It is auto-generated using AG2's MCP builder, ensuring a seamless integration with the OpenAPI specifications. The server is built to facilitate efficient and structured communication between multiple agents, leveraging the capabilities of the Google Retail API. It is designed to be highly configurable, supporting various transport modes such as stdio, SSE, and streamable HTTP. The server is developed in Python, requiring version 3.9 or higher, and utilizes modern development tools for linting, testing, and static analysis. The project is structured to support easy installation, development, and deployment, making it accessible for developers looking to integrate MCP capabilities into their applications.

Features

  • Auto-generated using AG2's MCP builder for seamless integration with OpenAPI specifications.
  • Supports multiple transport modes including stdio, SSE, and streamable HTTP for flexible communication.
  • Utilizes modern development tools such as ruff for linting, mypy for static type checking, and pytest for testing.
  • Highly configurable through environment variables and JSON configuration files.
  • Includes pre-commit hooks for maintaining code quality and consistency.