🏛 架构平台 Arch.Platform

mcp-gateway L2 能力

MCP Gateway — 统一 MCP 网关
工具 · 包(pip/npm) 真资产

📌 定位

统一 MCP stdio 网关,将 AI 助手 tool call 路由到下游 Asset Graph 和 SDLC Engine 服务

📦 复用信息

语言
包名
mcp-gateway
安装
pip install git+https://github.com/AndyWongWithAI/mcp-gateway.git
用法
仓库
https://github.com/AndyWongWithAI/mcp-gateway
状态
draft

🏗️ 结构

原子性
原子
子组件数
0
Tags
mcpgatewayai-assistantclaude-code

展开依赖树 →

🕸 依赖架构图

graph LR classDef L0 fill:#fee,stroke:#c00 classDef L1 fill:#ffd,stroke:#a80 classDef L2 fill:#ddf,stroke:#06c classDef L3 fill:#dfd,stroke:#080 subgraph L2["能力层"] mcp_gateway["mcp-gateway"] end class mcp_gateway L2

实线 → composed_of(代码层组合);虚线 → runtime_dependency(运行时/编排依赖)。详细层级请展开 依赖树

📜 版本历史 (1 个)

# version intent changelog breaking 时间
1 1.0.0 minor 首个版本:统一 MCP 网关,27 个工具(Asset Graph 14 + SDLC Engine 13),stdio 传输,多后端 HTTP 路由。 2026-07-03 12:59

🐛 关联反馈 (0 个)

暂无反馈(用 arch feedback create 或 GitHub Action 登记)

📋 关联需求 (0 个)

暂无需求(登记新需求 →)

📜 被核心思想引用 (0 条)

暂无核心思想引用本组件


🗑️ 确认删除组件

mcp-gateway 将被软删除(is_archived=true), 不会从数据库物理移除。可通过「♻️ 恢复组件」按钮还原。

⚠️ 若该组件被其他组件 composed_of 引用,删除会被后端 409 拒绝, 需先解除依赖关系。