interzoid-get-global-time-api

interzoid-get-global-time-api

0

The MCP Server project is designed to facilitate multi-agent conversation protocols using a specified OpenAPI endpoint. It supports various configurations and transport modes, making it adaptable for different development and deployment needs.

MCP Server

This project is an MCP (Multi-Agent Conversation Protocol) Server that is auto-generated using AG2's MCP builder. It targets the OpenAPI URL provided. Key features include various transport modes for server operation such as stdio and sse, and it can be configured using environment variables. Development tools include ruff for linting, mypy for type checking, and pytest for testing. The server can be started with a command line script and supports building and publishing with Hatch.