Loading MCP server directory, please wait...
MCP server that uses TypeScript AST to find which tests are affected by a code change
npx @getmcp/cli add io.github.vola-trebla/ast-impact-mapper-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vola-trebla/ast-impact-mapper-mcp": {
"command": "npx",
"args": [
"-y",
"ast-impact-mapper-mcp"
]
}
}
}