Sond Core icon

Sond Core

Generates a Model Context Protocol (MCP) server from a specified OpenAPI URL, facilitating standardized API interactions.

概要

Sond Core serves as an automatically generated Model Context Protocol (MCP) server, specifically designed to interface with existing OpenAPI URLs. Built using AG2's MCP builder, this project streamlines the process of exposing external APIs through the MCP, establishing a standardized communication layer. It provides a foundational component for applications requiring robust, protocol-driven access and interaction with diverse API services.

主な機能

  • Automatically generated MCP Server from OpenAPI specifications
  • Supports multiple transport modes including stdio, SSE, and streamable-HTTP
  • Configurable via environment variables for flexible deployment and security parameters
  • Integrates development tools for linting, formatting, and static analysis (Ruff, Mypy, Bandit, Semgrep)
  • Includes comprehensive testing capabilities with Pytest and code coverage reporting
  • 0 GitHub stars

ユースケース

  • Generating a Model Context Protocol (MCP) server for a given OpenAPI definition
  • Providing a standardized interface for interacting with diverse external APIs
  • Integrating existing API services into MCP-driven application architectures
Advertisement

Advertisement