io.github.mayorandrew/openapi-dynamic✓
io.github.mayorandrew/openapi-dynamic · v0.3.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.mayorandrew/openapi-dynamic",
"description": "Load OpenAPI 2.x/3.x specs and expose generic tools to discover and call multiple APIs.",
"repository": {
"url": "https://github.com/mayorandrew/openapi-dynamic-mcp",
"source": "github"
},
"version": "0.3.3",
"packages": [
{
"registryType": "npm",
"identifier": "openapi-dynamic-mcp",
"version": "0.3.3",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}