container-analysis-api
0
This project is a Multi-Agent Conversation Protocol Server, which utilizes a given OpenAPI specification. It focuses on efficient server configuration and supports testing and development through various tools and scripts.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server designed to function using a specific OpenAPI URL. It requires Python 3.9+ and dependencies can be installed via scripts. The server supports various transport modes and is configurable through environment variables. Testing, static analysis, and linting are performed using tools like pytest, mypy, and ruff.