Back to search
30
MCP

io.github.vola-trebla/ast-impact-mapper-mcp

io.github.vola-trebla/ast-impact-mapper-mcp

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ast-workers-mcp
MCP Server for AST Workers - Language-aware code manipulation via CLI tools
0 tools
code-impact-mcp
Compiler-level code impact analysis and refactoring safety MCP server
0 tools
@syke1/mcp-server
AI code impact analysis MCP server — dependency graphs, cascade detection, and a mandatory build gate for AI coding agents
0 tools
io.github.vk0dev/code-impact-mcp
Dependency graph and blast-radius analysis for local TypeScript/JavaScript repos.
0 tools
repomap-mcp-server
MCP server for RepoMap — code intelligence via AST-based repository analysis
0 tools
io.github.murugarajr/ohm-mcp
AST-based Python refactoring MCP server with safe automated refactorings and rollback
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.vola-trebla/ast-impact-mapper-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}