Back to search
30
MCP

io.github.vk0dev/code-impact-mcp

io.github.vk0dev/code-impact-mcp

Dependency graph and blast-radius analysis for local TypeScript/JavaScript repos.

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

Similar MCP servers embedding-nearest

io.github.vola-trebla/ast-impact-mapper-mcp
MCP server that uses TypeScript AST to find which tests are affected by a code change
0 tools
code-impact-mcp
Compiler-level code impact analysis and refactoring safety MCP server
0 tools
io.github.flytohub/flyto-indexer
Code intelligence MCP server — impact analysis, semantic search, dependency graphs
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.chesterhsu/flyto-indexer
Code intelligence MCP server: impact analysis, dependency graphs, dead code detection.
0 tools
io.github.shashwatgtm/impact-mcp
Hypothesis-Driven B2B Positioning Engine - 8 strategic positioning tools
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.vk0dev/code-impact-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}