本文件說明如何在本地建立並啟動完整 MCP 閘道開發環境,包括必要服務元件的啟動流程。Documentation Index
Fetch the complete documentation index at: https://docs.unla.amoylab.com/llms.txt
Use this file to discover all available pages before exploring further.
前置需求
請先確保系統已安裝以下軟體:Git
版本控管工具
Go 1.24.1+
Go 語言環境
Node.js v20.18.0+
JavaScript 執行環境(含 npm)
專案架構總覽
MCP 閘道專案包含以下核心組件:apiserver
apiserver
提供設定管理、用戶介面等 API 服務
mcp-gateway
mcp-gateway
核心閘道服務,負責 MCP 協定轉換
mock-server
mock-server
開發測試用的 mock user 服務
web
web
管理介面前端