idea-hub-api

idea-hub-api

0

The project is an MCP Server intended for managing multi-agent conversations based on a specified OpenAPI URL. It offers a comprehensive development and testing setup, automated by pre-commit hooks and scripts for ease of use.

Overview

This project is an MCP (Multi-Agent Conversation Protocol) Server generated for a specified OpenAPI URL. It is built using Python 3.9+ and requires dependencies such as pip and uv for installation. The development setup supports linting, formatting, static type checking, and testing with tools like ruff, mypy, and pytest. It includes scripts for linting, static analysis, and testing, as well as pre-commit hooks for maintaining code quality. The server runs in various transport modes and is configurable through environment variables.