MCP Go SDK
@riza-io
MCP Go SDK について
Build Model Context Protocol (MCP) servers in Go
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Go SDK?
A Go implementation of the Model Context Protocol (MCP), providing both client and server capabilities for integrating with LLM surfaces. It is built for developers creating MCP-based applications in Go.
How to use MCP Go SDK?
Write an MCP server or client using the SDK’s types, implement required handlers, then wire it to stdio (or future SSE) transport. A typical server binary is compiled and configured in an MCP client like Claude Desktop via a JSON entry specifying the command and arguments.
Key features of MCP Go SDK
- Build MCP clients connecting to any MCP server
- Create MCP servers exposing resources, prompts, and tools
- Use stdio transport; SSE transport coming soon
- Handle all MCP protocol messages and lifecycle events
Use cases of MCP Go SDK
- Expose a file system as MCP resources for LLM context
- Integrate custom data sources with Claude Desktop or other MCP clients
- Implement servers that provide prompts or tools to LLM surfaces
FAQ from MCP Go SDK
What protocol does MCP Go SDK implement?
It implements the full Model Context Protocol specification, as described at modelcontextprotocol.io.
What transports does MCP Go SDK support?
The SDK currently supports stdio transport; SSE transport is listed as “coming soon” on the roadmap.
What is the license for MCP Go SDK?
The SDK is offered under the MIT license.
What features are planned for future releases?
The roadmap includes Notifications, Sampling, and Roots support.
「開発者ツール」の他のコンテンツ
test
prysmaticlabsGo implementation of Ethereum proof of stake
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
コメント