mcp-sdk-go
by kakkky · Go · ★ 1
This is an MCP SDK (written in Golang) implemented with reference to the modelcontextprotocol/typescript-sdk repository. Using this SDK, you can implement an MCP server in Go with almost the same programming experience as the widely adopted modelcontextprotocol/typescript-sdk. It's not an exaggeration to say that we've replaced it with Go.
Install
go install github.com/kakkky/mcp-sdk-go@latest Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"mcp-sdk-go": {
"command": "npx",
"args": [
"-y",
"github:kakkky/mcp-sdk-go"
]
}
}
} From the README
Related other servers
n8n
n8n-io
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
servers
modelcontextprotocol
Model Context Protocol Servers
Scrapling
D4Vinci
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
chrome-devtools-mcp
ChromeDevTools
Chrome DevTools for coding agents
playwright-mcp
microsoft
Playwright MCP server
xiaozhi-esp32
78
An MCP-based chatbot | 一个基于MCP的聊天机器人