magento-b2b

magento-b2b

0

This MCP Server is designed to handle multi-agent conversation protocols based on a specific OpenAPI URL from Magento. It offers support for various transport modes and includes configurations for security and environment variables.

MCP Server

This project is an MCP Server for a Magento OpenAPI URL, auto-generated using AG2's MCP builder. It requires Python 3.9+, pip, and uv for setup. The server can be configured using environment variables and supports transport modes like stdio and SSE. Additionally, the project uses ruff for linting, mypy for static type checking, and pytest for testing. Pre-commit hooks are set up for code quality. The project can be built and published using Hatch.