MCP Directory

mcp-go

by mark3labs · Go · ★ 8,654

A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Install

go install github.com/mark3labs/mcp-go@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-go": {
      "command": "npx",
      "args": [
        "-y",
        "github:mark3labs/mcp-go"
      ]
    }
  }
}

From the README

[](https://github.com/mark3labs/mcp-go/actions/workflows/ci.yml) [](https://goreportcard.com/report/github.com/mark3labs/mcp-go) [](https://pkg.go.dev/github.com/mark3labs/mcp-go) [](https://agentrank-ai.com/tool/mark3labs--mcp-go/) A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools. [](http://www.youtube.com/watch?v=qoaeYMrXJH0 "Tutorial") Discuss the SDK on [Discord](https://discord.gg/RqSS2NQVsY) That's it! MCP Go handles all the complex protocol details and server management, so you can fo…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers