Loomal

ast-impact-mapper-mcp

MCP server by github.com/vola-trebla/ast-impact-mapper-mcp

MCP server that uses TypeScript AST to find which tests are affected by a code change

0 starsnpm: ast-impact-mapper-mcp

About ast-impact-mapper-mcp

ast-impact-mapper-mcp is an MCP (Model Context Protocol) server published by vola-trebla in the official MCP registry, listed under Search on Loomal. MCP server that uses TypeScript AST to find which tests are affected by a code change

It ships as an npm package (ast-impact-mapper-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/vola-trebla/ast-impact-mapper-mcp.

Use ast-impact-mapper-mcp with your agent

Claude Code · one command
claude mcp add ast-impact-mapper-mcp -- npx -y ast-impact-mapper-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ast-impact-mapper-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ast-impact-mapper-mcp"
      ]
    }
  }
}
npmast-impact-mapper-mcp

Frequently asked questions

What is ast-impact-mapper-mcp?
ast-impact-mapper-mcp is an MCP (Model Context Protocol) server by vola-trebla in the Search category. MCP server that uses TypeScript AST to find which tests are affected by a code change
How do I connect ast-impact-mapper-mcp to Claude, Cursor, or another MCP client?
Install ast-impact-mapper-mcp from its npm package (ast-impact-mapper-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ast-impact-mapper-mcp open source?
Yes — the source code is public at github.com/vola-trebla/ast-impact-mapper-mcp.
Can AI agents pay to use ast-impact-mapper-mcp?
Not yet through Loomal — ast-impact-mapper-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ast-impact-mapper-mcp? Claim this listing free by verifying GitHub ownership, or contact us.