digitalnz-api

digitalnz-api

0

This is an MCP Server project that facilitates multi-agent conversation protocols using a specific OpenAPI specification. It emphasizes development tools and practices, including linting, type checking, and automated testing, providing flexibility to configure the server through environment variables.

MCP Server

This project is an MCP (Multi-Agent Conversation Protocol) Server designed for the specified OpenAPI URL. It requires Python 3.9+, pip, and uv for installation, with dependencies managed through a script. The server supports different transport modes and can be customized using environment variables for configurations and security. The project utilizes tools such as ruff for linting, mypy for static type checking, and pytest for testing. Building and publishing are facilitated by Hatch.