workflow-executions-api

workflow-executions-api

3.2

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

The MCP Server is a robust and flexible server designed to facilitate multi-agent conversations using the Multi-Agent Conversation Protocol (MCP). It is built to work with the OpenAPI specification provided by Google APIs, specifically for workflow executions. The server is developed in Python and requires version 3.9 or higher. It is equipped with various tools for development, testing, and deployment, making it a comprehensive solution for managing complex conversational protocols. The server supports multiple transport modes, including stdio, SSE, and streamable HTTP, allowing it to be integrated into various environments and workflows. With a focus on ease of use and extensibility, the MCP Server is ideal for developers looking to implement advanced conversational capabilities in their applications.

Features

  • Supports multiple transport modes: stdio, SSE, and streamable HTTP.
  • Utilizes ruff for linting and formatting, ensuring code quality.
  • Incorporates mypy for static type checking, enhancing code reliability.
  • Includes pytest for testing with coverage reporting.
  • Configurable via environment variables for flexible deployment.