Back to search
30
MCP
@mseep/specbridge
npm/@mseep/specbridgeAn MCP server that bridges OpenAPI specifications to MCP tools - scan a folder for spec files and automatically generate corresponding tools
Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@mseep/specbridge": {
"url": "None",
"transport": "http"
}
}
}