flight-price-analysis-api

flight-price-analysis-api

0

The MCP Server is a Multi-Agent Conversation Protocol server designed to facilitate communication using an OpenAPI URL. It includes support for different transport modes and can be easily configured and managed. The project relies on modern Python tooling for development, testing, and publishing.

MCP Server

This project is a Multi-Agent Conversation Protocol (MCP) Server designed to work with a specified OpenAPI URL. It requires Python 3.9+ and pip. The server supports various transport modes like stdio and sse, and can be configured with JSON files or strings. The project uses ruff for linting and formatting, mypy for static type checking, and pytest for testing. Hatch is utilized for building and publishing.