MCP Directory
Back

openmcp

by getdatanaut · TypeScript · ★ 305

Turn any openapi file into an mcp server, with just the tools you need.

#mcp#mcp-client#mcp-server#model-context-protocol#openapi

Install

npx -y github:getdatanaut/openmcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

packages/cli/README.md
Read full README on GitHub →

Related filesystem servers