application-auto-scaling

application-auto-scaling

0

The project is a Multi-Agent Conversation Protocol Server that facilitates communication using various transport modes. It is built with Python and supports testing and static analysis using tools like ruff and mypy.

MCP Server

This project is an MCP (Multi-Agent Conversation Protocol) Server designed for the provided OpenAPI URL. It supports various transport modes like stdio and sse. Key tools used include ruff for linting, mypy for static type checking, and pytest for testing. The project leverages Hatch for building and publishing.