mcp-openapi-core

interserver/mcp-openapi-core
★ 0 stars PHP Security Updated 1d ago
MCP Server OpenAPI Core
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-openapi-core": {
      "command": "npx",
      "args": [
        "-y",
        "interserver/mcp-openapi-core"
      ]
    }
  }
}

README Excerpt

Shared core for InterServer's two MCP servers: OpenAPI-to-tools translation, upstream proxying, and OAuth resource-server authentication. | Consumer | Surface | |---|---| | [`interserver/my-mcp-server`](https://github.com/interserver/my-mcp-server) | `mcp.interserver.net` — client + public | | [`interserver/my-admin-mcp-server`](https://github.com/interserver/my-admin-mcp-server) | `adminmcp.interserver.net` — admin, IP-allowlisted |

Tools (3)

ContractIntegrationUnit