mcp-server

aigateway-sh/mcp-server
★ 0 stars TypeScript AI/LLM Updated today
Reference MCP (Model Context Protocol) server implementation for AIgateway.
View on GitHub → Try with Claude — $10 free →

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-server": {
      "command": "npx",
      "args": [
        "-y",
        "aigateway-sh/mcp-server"
      ]
    }
  }
}

README Excerpt

Reference [Model Context Protocol](https://modelcontextprotocol.io/) server for [**AIgateway**](https://aigateway.sh) — one MCP endpoint that gives agents access to every AI modality we route (chat, embeddings, images, video, audio, voice, music, 3D, OCR, translation, classification, moderation, rerank, async jobs).

Topics

aiaigatewaycloudflare-workersmcpmodel-context-protocol