mcp

askturret/mcp
★ 1 stars TypeScript AI/LLM Updated 2d ago
Turn any OpenAPI or REST service into an MCP server — TypeScript, production-grade, signed releases.
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": {
      "command": "npx",
      "args": [
        "-y",
        "askturret/mcp"
      ]
    }
  }
}

README Excerpt

Add a production-grade MCP layer to your existing API. Discover from OpenAPI, routes, schemas, or handlers. Shape agent-friendly tools. Govern access. Observe every call. --- <details> <summary><strong>Click to expand: 20-second terminal demo</strong></summary> ```bash npm install express @askturret/mcp-adapters-express

Tools (2)

listPetssendEmail

Topics

gatewaygateway-apillm-toolsmcpmcp-gatewaymcp-servermcp-serversmodel-context-protocolopenai-apiopenapirest-apirestapitypescript