stoplight

stoplight

3.2

If you are the rightful owner of stoplight 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, auto-generated using AG2's MCP builder.

The MCP Server is a robust and versatile server designed to facilitate multi-agent conversations using the Multi-Agent Conversation Protocol (MCP). It is auto-generated from a specified OpenAPI URL, ensuring seamless integration and communication between different agents. The server is built using Python 3.9+ and leverages various tools for development, testing, and deployment. It supports multiple transport modes, including stdio, sse, and streamable-http, making it adaptable to various communication needs. The server is equipped with pre-commit hooks, static analysis tools, and testing frameworks to ensure high code quality and reliability. Additionally, it offers flexible configuration options through environment variables, allowing users to customize the server's behavior according to their requirements.

Features

  • Auto-generated from OpenAPI URL for seamless integration.
  • Supports multiple transport modes: stdio, sse, and streamable-http.
  • Equipped with pre-commit hooks and static analysis tools for code quality.
  • Flexible configuration through environment variables.
  • Comprehensive testing framework with coverage reports.