Skip to content
Back to search
30
MCP

driftdetect-mcp

npm/driftdetect-mcp

MCP server that gives AI agents (Claude, Cursor, Copilot) deep understanding of your codebase patterns, conventions, and architecture. Query patterns, security boundaries, call graphs in real-time.

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

How to use

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

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