Back to search
30
MCP

@vk0/code-impact-mcp

npm/@vk0/code-impact-mcp

Lightweight pre-commit safety gate for AI agents. Answers 'is this change safe?' with PASS/WARN/BLOCK verdict in seconds. Zero setup, no database.

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

Similar MCP servers embedding-nearest

@syke1/mcp-server
AI code impact analysis MCP server — dependency graphs, cascade detection, and a mandatory build gate for AI coding agents
0 tools
MCP Memory Gateway
Pre-action gates that block AI agents from repeating known mistakes.
0 tools
agent-policy-gateway-mcp
Compliance & guardrails for AI agents — PII filtering, audit logging, GDPR/AI Act checks, kill switch
0 tools
net.agentutil/think-mcp
Intent security pre-flight checks for autonomous AI agents.
0 tools
io.github.revsmoke/promptrejectormcp
Security gateway for AI agents: detects prompt injections, jailbreaks, and common vulnerabilities.
0 tools
@agentutil/think-mcp
MCP server — intent security pre-flight checks for autonomous AI agents
0 tools

How to use

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

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