legacy-search-api

legacy-search-api

0

The MCP Server is a robust Multi-Agent Conversation Protocol server that utilizes an OpenAPI URL for generating protocol handlers. It offers extensive development tooling and configurability, making it suitable for dynamic protocol management.

MCP Server

This project is a Multi-Agent Conversation Protocol (MCP) Server designed from a given OpenAPI URL. The server supports different transport modes and is fully configurable through environment variables. It requires Python 3.9+ and offers a comprehensive development setup with linting, static analysis, and testing tools like ruff, mypy, and pytest. The project uses Hatch for building and publishing, and pre-commit hooks are configured for maintaining code quality.