openmcp

getdatanaut/openmcp
★ 304 stars TypeScript 🔌 API Integration Updated 1mo ago
Turn any openapi file into an mcp server, with just the tools you need.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openmcp": {
      "command": "npx",
      "args": [
        "-y",
        "getdatanaut/openmcp"
      ]
    }
  }
}

Topics

mcpmcp-clientmcp-servermodel-context-protocolopenapi