cbrgm/go-mcp-server
A Model Context Protocol (MCP) server implementation from scratch in Go. Made for learning purposes only
Platform-specific configuration:
{
"mcpServers": {
"go-mcp-server": {
"command": "npx",
"args": [
"-y",
"go-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...