Back to directory
tbosak/specbridge

tbosak/specbridge

@TBosak

Instantly turn OpenAPI specifications into MCP tools with zero configuration

openapimcp-toolsapiconvertertypescriptspecbridgetool

Installation & Configuration

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

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13