aigcgateway

tripplemay/aigcgateway
★ 1 stars TypeScript 🗄️ Database Updated 1d ago
Unified OpenAI-compatible AI gateway for 10+ providers — with prompt workflows (Action/Template), quality monitoring, and MCP server
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aigcgateway": {
      "command": "npx",
      "args": [
        "-y",
        "tripplemay/aigcgateway"
      ]
    }
  }
}

README Excerpt

> 统一的 OpenAI 兼容 API 网关,聚合 10+ 国内外 AI 服务商 — 含可复用的 prompt 工作流(Action / Template)、质量监测、管理控制台、MCP 服务器与预充值计费。 **生产环境:** [aigc.guangai.ai](https://aigc.guangai.ai) · **MCP 端点:** `https://aigc.guangai.ai/mcp` --- 调用 AI API 跨多个服务商意味着同时管理 10+ 个 key、不同 schema、不同计费模型;当 prompt 越来越复杂时,还需要一个**管理它们**的地方,而不是仅仅调用。AIGC Gateway 提供单一 OpenAI 兼容端点:

Tools (2)

ratingSumtotalCostUsd

Topics

ai-gatewaychat-completionembeddingsllmmcp-servermodel-context-protocolmulti-providernextjsopenai-compatiblepostgresqlprismaprompt-engineeringprompt-templatestypescript