cloud-ids-api

cloud-ids-api

0

This MCP Server project facilitates multi-agent conversation protocols based on OpenAPI specifications. It integrates with APIs efficiently, supports multiple transport modes, and emphasizes configurable deployment. Leveraging modern coding practices, it ensures robust performance for developers.

Overview

This project is a Multi-Agent Conversation Protocol (MCP) Server designed for OpenAPI URL integration, specifically using https://api.apis.guru/v2/specs/googleapis.com/ids/v1/openapi.json. It was auto-generated using AG2's MCP builder. The server supports various transport modes like stdio and sse, and can be configured through JSON files and environment variables. Key tools used in the project include ruff for linting, mypy for static typing, and pytest for testing. Development and build processes are streamlined with tools like Hatch for building and publishing.