Back to directory
specbridge

specbridge

@TBosak7

An MCP server that converts OpenAPI specifications into MCP tools by scanning a folder for spec files and auto-generating tools

openapimcp-toolsapi-integrationtool

Installation & Configuration

{
  "mcpServers": {
    "specbridge": {
      "command": "specbridge",
      "args": [
        "--specs",
        "/path/to/your/specs/folder"
      ]
    }
  }
}

Information

Transport
stdiostreamable
Language
TypeScript
Created
2025/6/11
Updated
2026/6/8