A
securityA
licenseA
qualityA Model Context Protocol (MCP) server that allows AI agents like Claude to interact with the Aligo SMS API to send text messages and retrieve related information.
Last updated -
1
MIT License
模型上下文协议 (MCP) 服务器允许像 Claude 这样的 AI 助手与 Go 的语言服务器协议 (LSP) 交互并受益于高级 Go 代码分析功能。
该 MCP 服务器可帮助 AI 助手:
该项目使用mark3labs/mcp-go库实现模型上下文协议 (MCP)。MCP 集成实现了 AI 助手与 Go 工具之间的无缝通信。
该服务器通过语言服务器协议(LSP)与 Go 的官方语言服务器gopls进行通信。
MCP 服务器提供以下工具:
工具 | 描述 |
---|---|
go_to_definition | 导航到符号的定义 |
find_references | 查找对符号的所有引用 |
check_diagnostics | 获取文件诊断信息 |
get_hover_info | 获取有关符号的详细信息 |
get_completion | 获取某个位置的完成建议 |
analyze_coverage | 分析 Go 代码的测试覆盖率 |
将服务器与支持 MCP 的 AI 助手一起使用:
go install golang.org/x/tools/gopls@latest
)Apache 许可证 2.0
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hloiseaufcms/mcp-gopls'
If you have feedback or need assistance with the MCP directory API, please join our Discord server