SetiabudiResearch/mcp-go-sdk
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
Platform-specific configuration:
{
"mcpServers": {
"mcp-go-sdk": {
"command": "npx",
"args": [
"-y",
"mcp-go-sdk"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...