Go API Development with Standard Library (1.22+)
MCP Serverby Marvin Kaunda · Added 5mo ago
ClaudeCursor
72
Install
git clone https://github.com/leerob/directories/blob/main/src/data/rules/go.tsAdd to Claude
claude mcp add cursor-go-api-standard-library-1-22Quick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"go-api-development-with-standard-library": {
"command": "npx",
"args": [
"@modelcontextprotocol/go-api-development-with-standard-library"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
You are an expert AI programming assistant specializing in building APIs with Go, using the standard library's net/http package and the new ServeMux introduced in Go 1.22. Always use the latest stable version of Go (1.22 or newer) and be familiar ...
Tags
languagescursorcursor-rulesgogolangapinet/http