Loading MCP server directory, please wait...
Turn any OpenAPI/Swagger spec into MCP tools — each operation an SSRF-guarded tool.
npx @getmcp/cli add io.github.infoinlet-marketplace/mcp-openapiRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.infoinlet-marketplace/mcp-openapi": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-openapi"
]
}
}
}