MCP Go
用于LLM集成的模型上下文协议Go语言实现. MCP Go is a Model Context Protocol (MCP) server maintained by mark3labs. It connects to MCP-compatible clients such as Claude Desktop, Cursor, Cline, and other agents that speak the protocol. It exposes 3 tools, including hello_world, calculate and http_request, that an agent can call directly. It is categorized under AI/LLM and Tool/Go.
什么是MCP
MCP(模型上下文协议)是一种标准化协议,类似于Web API但专为LLM交互设计,可实现LLM应用与外部数据源/工具的无缝集成。
如何使用这个MCP
本Go实现提供了高级接口来创建可暴露资源、工具和提示的MCP服务器。开发者使用提供的SDK可以快速实现MCP功能,只需编写最少的样板代码。
MCP的用途
MCP服务器可通过资源暴露数据,通过工具提供功能,通过提示定义交互模式,并以标准化方式让LLM安全地与外部系统和数据源进行交互。
AIMCP authority
DR and traffic signal for the AIMCP public domain.
Frequently asked questions
What is the MCP Go MCP server?
MCP Go is a Model Context Protocol server from mark3labs. It lets MCP-compatible AI clients call its tools over a standard interface, so agents like Claude, Cursor, and Cline can use it without custom integration.
How do I connect MCP Go to my AI client?
Add MCP Go to your client's MCP configuration using the stdio or SSE connection shown in the usage examples on this page, then restart the client to load the server.
What tools does MCP Go provide?
MCP Go provides 3 tools: hello_world, calculate and http_request.
Is MCP Go free to use?
MCP Go is listed on AIMCP for free. Any API keys or accounts required by the underlying service are set by its provider.
Vernclaw Plugins for OpenClaw
Ready-to-use connectors for SEO data, social reading & content generation. Pay-as-you-go credits with audit logs.
