code-impact-mcp

vk0dev/code-impact-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Dependency graph, blast-radius analysis, and pre-commit safety gates for AI coding agents. MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "code-impact-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vk0dev/code-impact-mcp"
      ]
    }
  }
}

README Excerpt

**Fast pre-commit dependency gate for AI-assisted code changes.** Answers "is this safe to commit?" with a PASS/WARN/BLOCK verdict in seconds, so you can catch risky blast radius before a bad commit, not after it. No database, no heavy setup. > Listing status: the `awesome-mcp-servers` payload is prepared and the MCP Hive submission path is confirmed, but no external submission is claimed as live from this README yet.

Tools (2)

detect_cyclesgate_check

Topics

ai-agentanthropicblast-radiusclaudeclaude-codecode-analysisdependency-graphdeveloper-toolsimpact-analysislocal-firstmcpmcp-serverpre-commitstatic-analysistypescript