MCP Directory
Back

modelcontextprotocol-go-sdk

by jeanlucthumm · ★ 1

The UNofficial Go SDK for Model Context Protocol servers and clients

Install

git clone https://github.com/jeanlucthumm/modelcontextprotocol-go-sdk.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol-go-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "github:jeanlucthumm/modelcontextprotocol-go-sdk"
      ]
    }
  }
}

From the README

[![MIT licensed][mit-badge]][mit-url] [![Specification][spec-badge]][spec-url] [mit-badge]: https://img.shields.io/pypi/l/mcp.svg [mit-url]: https://github.com/jeanlucthumm/modelcontextprotocol-rust-sdk/blob/master/LICENSE [spec-badge]: https://img.shields.io/badge/spec-spec.modelcontextprotocol.io-blue.svg [spec-url]: https://spec.modelcontextprotocol.io Go SDK for the Model Context Protocol Go implementation of the [Model Context Protocol](https://modelcontextprotocol.io) (MCP), providing both client and server capabilities for integrating with LLM surfaces. > [!WARNING] > This is a VERY…
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