Catalog
io.github.infoinlet-marketplace/mcp-openapi
OfficialTurn any OpenAPI/Swagger spec into MCP tools — each operation an SSRF-guarded tool.
Convert OpenAPI specifications into callable tools with built-in security guards.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-openapi": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-openapi@0.1.1"
]
}
}
}