Generate Tests
MCP Serverby aitmpl.com · Added 5mo ago
Claude
7.3k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"generate-tests": {
"command": "npx",
"args": [
"generate-tests"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Generate a complete test file for a specified source file or component. Use when the user explicitly asks to write, create, or generate tests for a specific file.
Tags
developmentcommandaitmplcommand