interzoid-get-city-match-similarity-key-api
0
This project is an MCP (Multi-Agent Conversation Protocol) Server designed to handle conversations using the Multi-Agent Conversation Protocol. It enables starting the server in various transport modes and is configurable via environment variables.
MCP Server Overview
- The project is an MCP (Multi-Agent Conversation Protocol) Server for a specific OpenAPI URL.
- Prerequisites include Python 3.9+, pip, and uv.
- Installation involves cloning the repository and installing dependencies.
- Development tools include ruff for linting, mypy for static type checking, and pytest for testing.
- The server supports different transport modes and can be configured with environment variables.
- Building and publishing uses Hatch.