Skip to content
Back to search
30
MCP

evidrift

npm/evidrift

Catch TypeScript API and OpenAPI contract drift in AI-generated code. Local-first CLI and MCP server that revalidates assumptions in CI.

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

Similar MCP servers embedding-nearest

Evidrift
Catch TypeScript API and OpenAPI contract drift in AI-generated code, then revalidate it in CI.
0 tools
drift
Codebase intelligence for AI. Detects patterns & conventions + remembers decisions across sessions. MCP server for any IDE. Offline CLI.
0 tools
HefestoAI live
Pre-commit code quality guardian. Detects semantic drift in AI-generated code.
4 tools · streamable-http
io.github.dgtalquantumleap-ai/ebenova-scope-guard
AI contract scope violation detector. Detect scope creep, draft responses.
0 tools
io.github.sethclawd-prog/schemaguard
API Schema Drift Monitor — detect breaking changes in OpenAPI specs
0 tools
Crypto APIs Contracts
Smart contract ABIs and on-chain data from EVM and Solana blockchains via Crypto APIs.
0 tools

How to use

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

{
  "mcpServers": {
    "evidrift": {
      "url": "None",
      "transport": "http"
    }
  }
}