Loading MCP server directory, please wait...
MCP server that converts OpenAPI specs into tools which can query API endpoints
npx @getmcp/cli add io.github.pavelpiha/specrunRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pavelpiha/specrun": {
"command": "npx",
"args": [
"-y",
"@pavelpiha/specrun"
]
}
}
}