ouvreboite/openapi-to-mcp
MCP Serverby Community · Added 5mo ago
Claude
Install
git clone https://github.com/ouvreboite/openapi-to-mcpAdd to Claude
claude mcp add ouvreboiteopenapi-to-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"ouvreboite-openapi-to-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/ouvreboite-openapi-to-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
#️⃣ ☁️ - Lightweight MCP server to access any API using their OpenAPI specification. Supports OAuth2 and full JSON schema parameters and request body.
Tags
API👨💻-<a-name="code-execution"></a>code-execution