my-mcp-server

interserver/my-mcp-server
★ 0 stars PHP API Integration Updated 1d ago
MCP Server for My
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": {
    "my-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "interserver/my-mcp-server"
      ]
    }
  }
}

README Excerpt

MCP server for the InterServer **client** and **public** APIs. Runs at `mcp.interserver.net`; staging at `mcpstage.interserver.net`. The admin surface lives in a separate repository on a separate host: Almost nothing, deliberately. The parser, the proxy, the auth and both protocol eras live in [`interserver/mcp-openapi-core`](https://github.com/interserver/mcp-openapi-core).

Tools (9)

ConfigIntegrationMCP_ALLOWED_HOSTSMCP_ALLOWED_ORIGINSMCP_API_ORIGINMCP_AUTH_SERVERMCP_INTROSPECTION_URLMCP_PUBLIC_ORIGINMCP_REDIS_DSN