Local Service Testing Troykelly Claude Skills
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add local-service-testing-troykelly-claude-skillsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"local-service-testing-troykelly-claude-s": {
"command": "npx",
"args": [
"@modelcontextprotocol/local-service-testing-troykelly-claude-s"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Use when code changes touch database, cache, queue, or other service-dependent components - enforces testing against real local services instead of mocks
Tags
data-analyticstypescriptpythongobashskill