TBosak/specbridge
Instantly turn OpenAPI Specs into MCP Tools
This project helps developers instantly convert OpenAPI specification files into ready-to-use MCP (Multi-Modal Compute Protocol) tools. You provide your existing OpenAPI spec files (JSON or YAML) in a designated folder, and it automatically generates callable tools for each defined API operation. This is ideal for developers building or integrating AI agents and other applications that can leverage structured API interactions.
No commits in the last 6 months.
Use this if you are an AI developer or an API developer who needs to rapidly expose your existing OpenAPI-defined APIs as MCP tools for integration with AI clients like Claude Desktop or Cursor, without writing custom configuration for each endpoint.
Not ideal if you are looking for a general-purpose API client library, a tool to generate OpenAPI specs from existing code, or a solution for non-MCP API integrations.
Stars
7
Forks
7
Language
TypeScript
License
MIT
Category
Last pushed
Jul 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/TBosak/specbridge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure/data-api-builder
Data API builder provides modern REST, GraphQL endpoints and MCP tools to your Azure Databases...
apioo/fusio
Self-Hosted API Management for Builders
harsha-iiiv/openapi-mcp-generator
A tool that converts OpenAPI specifications to MCP server
kadykov/mcp-openapi-schema-explorer
MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resource Templates...
getdatanaut/openmcp
Turn any openapi file into an mcp server, with just the tools you need.