Resend icon

Resend

Generates an MCP (Multi-Agent Conversation Protocol) server from an OpenAPI specification.

소개

Resend provides an auto-generated Multi-Agent Conversation Protocol (MCP) server, designed to enable sophisticated interactions between agents based on a specified OpenAPI definition. Leveraging AG2's MCP builder, this server streamlines the creation of a robust backend for managing multi-agent conversations, making it easier to integrate complex API functionalities into agent-based systems.

주요 기능

  • Supports multiple transport modes including stdio, SSE, and streamable HTTP.
  • Automatically generates an MCP server from an OpenAPI specification.
  • Offers flexible configuration via environment variables or JSON files.
  • Utilizes pre-commit hooks and Hatch for streamlined development, building, and publishing.
  • Includes integrated development tools like Ruff, MyPy, and Pytest for code quality and testing.
  • 0 GitHub stars

사용 사례

  • Developing and testing agents that communicate via a structured protocol.
  • Facilitating multi-agent conversations in a standardized manner.
  • Integrating complex API functionalities into agent-based systems.