Go Testing
MCP Serverby AJBcoding · Added 5mo ago
Claude
3
Install
git clone https://github.com/AJBcoding/claude-skill-evalAdd to Claude
claude mcp add go-testingQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"go-testing": {
"command": "npx",
"args": [
"@modelcontextprotocol/go-testing"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Applies current Go testing best practices. Use when writing or modifying Go test files or advising on Go testing strategies.
Tags
devopsgodockerkubernetestestingskill