mcpbeat Sign in

RuleDrift MCP Server

local only

RuleDrift runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm.

Test whether AI agents retain critical instructions as conversations grow.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 32 · avg 1
a month agotoday
52
Installs / week
npm · rule-drift
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add rule-drift -- npx -y rule-drift
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rule-drift": {
      "args": [
        "-y",
        "rule-drift"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rule-drift]
command = "npx"
args = ["-y", "rule-drift"]
.cursor/mcp.json
{
  "mcpServers": {
    "rule-drift": {
      "args": [
        "-y",
        "rule-drift"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rule-drift": {
      "args": [
        "-y",
        "rule-drift"
      ],
      "command": "npx"
    }
  }
}

Alternatives to RuleDrift

same job, measured the same way
Rigor MCP
by mrnh

Verified statistical inference for AI agents: hypothesis tests, correlation, effect sizes, power.

147 installs/wk local only
Testing
by rog0x

Test generation, mocks, coverage analysis for AI agents

51 installs/wk local only
WebhookTest.net
by webhooktest

Anonymous webhook capture, inspection, waiting, and response configuration for AI agents.

8 tools answering
Safe4
by safe4

Tests an AI agent's purchase against the task it was given. Paid per call in USDC via x402.

2 tools answering
Keel
by tdalbanmoreynas

Catches your AI coding agent when it games the tests - locked-test hashes, tamper detection.

local only
Tesults MCP
by tesults

Ask your AI agent why your tests are failing. Instant analysis on failures and regressions.

46 installs/wk local only
Lunge
by thuupx

Agent-native API client: execute/test REST/GraphQL/WS/SSE with assertions, extraction, collections

54 installs/wk local only
Regex
by rog0x

Regex test, explain, replace patterns for AI agents

54 installs/wk local only

RuleDrift — questions

Answers built from our own checks of this server.

Why is there no uptime for RuleDrift?
RuleDrift runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package rule-drift was installed 52 times last week.
Is RuleDrift still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect RuleDrift?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls rule-drift straight from npm; nothing to host, nothing to sign up for.
How many people use RuleDrift?
The npm package rule-drift was installed 52 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.