interzoid-get-company-name-match-similarity-key-api
0
This project is a Multi-Agent Conversation Protocol (MCP) Server generated for a specific OpenAPI specification. It supports multiple transport modes and is configurable through environment variables, providing a robust framework for conversational protocols.
Overview
This project is an MCP Server designed for the OpenAPI URL https://api.apis.guru/v2/specs/interzoid.com/getcompanymatch/1.0.0/openapi.json. It is auto-generated using AG2's MCP builder and runs on Python 3.9+. Key features include:
- Prerequisites: Python 3.9+, pip, uv
- Development Tools: ruff for linting/formatting, mypy for static type checking, pytest for testing
- Running the Server: Supports different transport modes like stdio, configurable via environment variables
- Building and Publishing: Uses Hatch, with commands available via scripts