treaties-api

treaties-api

3.2

If you are the rightful owner of treaties-api and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project is an MCP (Multi-Agent Conversation Protocol) Server designed for the OpenAPI URL provided by the UK Parliament's treaties API.

The MCP Server is a robust and flexible server implementation that facilitates multi-agent conversations using the Multi-Agent Conversation Protocol (MCP). It is specifically tailored to interact with the OpenAPI specification provided by the UK Parliament's treaties API. The server is auto-generated using AG2's MCP builder, ensuring seamless integration and efficient communication between agents. The server supports various transport modes, including stdio, SSE, and streamable HTTP, making it adaptable to different communication needs. It is built with Python 3.9+ and leverages modern development tools such as ruff for linting, mypy for static type checking, and pytest for testing. The server is designed to be easily configurable through environment variables, allowing for flexible deployment and security management. With its comprehensive testing and pre-commit hooks, the MCP Server ensures high code quality and reliability.

Features

  • Supports multiple transport modes: stdio, SSE, and streamable HTTP.
  • Auto-generated using AG2's MCP builder for seamless integration.
  • Configurable via environment variables for flexible deployment.
  • Utilizes modern development tools for linting, testing, and static analysis.
  • Pre-commit hooks ensure high code quality and reliability.