voocel/mcp-sdk-go
Model Context Protocol(MCP) SDK for Go
This is an SDK for Go developers to integrate large language model (LLM) capabilities into their applications. It allows you to build client-server connections where your Go application can interact with LLMs, sending requests like calling tools and receiving structured outputs. It's intended for developers creating agentic workflows or applications that leverage AI models.
Use this if you are a Go developer building an application that needs to communicate with and leverage large language models using the Model Context Protocol.
Not ideal if you are an end-user looking for a ready-to-use application, or if you are not a Go developer.
Stars
12
Forks
2
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/voocel/mcp-sdk-go"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.
achetronic/mcp-forge
A complete MCP server template that include vitamins (oauth authentication included)