> ## Documentation Index
> Fetch the complete documentation index at: https://mcp.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# Go SDK

> MCP Go SDK 使用指南和示例

## Go SDK 概述

与 Google 合作维护的官方 Go SDK。

## 安装

```bash theme={null}
go get github.com/modelcontextprotocol/go-sdk
```

<Note>
  详细内容正在完善中...
</Note>
