MCP Server
MCP
io.github.pavelpiha/specrun
MCP server that converts OpenAPI specs into tools which can query API endpoints
Install
npx -y @pavelpiha/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@pavelpiha/specrun",
"version": "1.4.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment