article
README
🚀 MCP Go 服务器
MCP Go 服务器是使用 Go 语言编写的版本,借助 SSE 传输协议实现了 MCP 服务器。该项目能利用 Go 语言的特性,高效处理相关业务。
🚀 快速开始
目前项目处于开发阶段,API 可能会发生变化。
⚠️ 重要提示
由于项目正在开发中,其 API 可能会有变动,请在使用时留意更新。
💡 使用建议
欢迎对本项目进行贡献,一同推动项目的发展。
MCP Go 服务器是使用 Go 语言编写的版本,借助 SSE 传输协议实现了 MCP 服务器。该项目能利用 Go 语言的特性,高效处理相关业务。
目前项目处于开发阶段,API 可能会发生变化。
⚠️ 重要提示
由于项目正在开发中,其 API 可能会有变动,请在使用时留意更新。
💡 使用建议
欢迎对本项目进行贡献,一同推动项目的发展。
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed