Back to search
30
MCP

code-impact-mcp

pypi/code-impact-mcp

Compiler-level code impact analysis and refactoring safety MCP server

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

Similar MCP servers embedding-nearest

codegraph-mcp-server
MCP Server for code graph analysis with GraphRAG capabilities
0 tools
code-understanding-mcp-server
MCP server for code understanding and context generation
0 tools
mcp-codebase-insight
MCP Codebase Insight Server
0 tools
code-explorer-mcp
Local MCP code exploration server prototypes
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.vola-trebla/ast-impact-mapper-mcp
MCP server that uses TypeScript AST to find which tests are affected by a code change
0 tools

How to use

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

{
  "mcpServers": {
    "code-impact-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}