EugeneKirian/go-mcp-server-example
Example of a simple multi-tool MCP server in Go.
Platform-specific configuration:
{
"mcpServers": {
"go-mcp-server-example": {
"command": "npx",
"args": [
"-y",
"go-mcp-server-example"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...