File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 <img src =" assets/logo.png " alt =" gomcp-pilot logo " width =" 200 " height =" auto " />
33 <h1 >gomcp-pilot</h1 >
44 <p >
5- <b>一个用 Go 编写的高性能 Model Context Protocol (MCP) 网关</b>
5+ <b>一个用 Go 编写的高性能 Model Context Protocol (MCP) 网关</b>
66 </p >
77
88 [ ![ Go Version] ( https://img.shields.io/github/go-mod/go-version/zuquanzhi/gomcp-pilot?style=flat-square )] ( go.mod )
99 [ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square )] ( LICENSE )
1010
11- [ [ English] ( doc/README_EN.md ) | ** 中文** ]
11+ [ [ English] ( doc/README_EN.md ) | ** 中文** ] < a href = " https://deepwiki.com/zuquanzhi/gomcp-pilot " >< img src = " https://deepwiki.com/badge.svg " alt = " Ask DeepWiki " ></ a >
1212</div >
1313
1414** gomcp-pilot** 是一个用 Go 编写的高性能 Model Context Protocol (MCP) 网关。它旨在连接大语言模型 (LLM) 与本地工具、服务和文件系统。
@@ -146,4 +146,4 @@ upstreams:
146146* `GET /resources/read?uri=...`
147147
148148所有接口均需携带 Header : ` Authorization: Bearer <token>`
149-
149+
You can’t perform that action at this time.
0 commit comments