Skip to content
Claude Desktop

mcpify for Claude Desktop

io.github.furkan708/mcpify

Focused, production-ready CLI: turn any OpenAPI REST API into an MCP server.

client:Claude Desktop transport:stdio runtime:pypi

Install mcpify in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcpify": {
      "command": "uvx",
      "args": [
        "mcpify-openapi"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcpify in other clients