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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ensemble-mcp
MCP server providing vector memory, drift detection, model routing, skills discovery, session management, and codebase indexing for AI-assis
0 tools
overture-mcp
MCP Server for Claude Code, Cursor, Cline, Copilot, Github Copilot, Windsurf - Visual AI Agent Plan Execution, Approval Workflow, Plan Visua
0 tools
iflow-mcp-sixhq-overture
MCP Server for Claude Code, Cursor, Cline, Copilot, Github Copilot, Windsurf - Visual AI Agent Plan Execution, Approval Workflow, Plan Visua
0 tools
drift
Codebase intelligence for AI. Detects patterns & conventions + remembers decisions across sessions. MCP server for any IDE. Offline CLI.
0 tools
@tensakulabs/chronicle
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less con
0 tools
cathedral-mcp
MCP server for Cathedral — persistent memory and drift detection for AI agents
0 tools

How to use

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

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