mcp-go-sdk
by SetiabudiResearch · Go · ★ 7
This SDK provides a Go implementation of the Machine Control Protocol (MCP), enabling bidirectional communication between clients and servers for tool execution, resource access, and prompt handling. Based on https://github.com/modelcontextprotocol SDK
Install
go install github.com/SetiabudiResearch/mcp-go-sdk@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-go-sdk": {
"command": "npx",
"args": [
"-y",
"github:SetiabudiResearch/mcp-go-sdk"
]
}
}
} From the README
Related developer tools servers
github-mcp-server
github
GitHub's official MCP Server
serena
oraios
A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Skill_Seekers
yusufkaraaslan
Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection
git-mcp
idosal
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
mcp-playwright
executeautomation
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
aci
aipotheosis-labs
ACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.