RuleDrift
Rank #25,645io.github.ri7in/rule-drift
Test whether AI agents retain critical instructions as conversations grow.
RuleDrift is a Model Context Protocol (MCP) server published by ri7in. It ranks #25,645 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. RuleDrift is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 106,401 of 132,046 servers on MCP Toplist.
Use RuleDrift
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rule-drift -- npx -y rule-drift mcp[mcp_servers.rule-drift]
command = "npx"
args = ["-y", "rule-drift", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rule-drift": {
"command": "npx",
"args": [
"-y",
"rule-drift",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rule-drift": {
"command": "npx",
"args": [
"-y",
"rule-drift",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rule-drift": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rule-drift",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rule-drift": {
"command": "npx",
"args": [
"-y",
"rule-drift",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rule-drift": {
"command": "npx",
"args": [
"-y",
"rule-drift",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ri7in%2Frule-drift)<a href="https://mcptoplist.com/server/io.github.ri7in%2Frule-drift"><img src="https://mcptoplist.com/badge/io.github.ri7in%2Frule-drift.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ri7in
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Aug 14, 2026 |
| 0.1.0 | Aug 14, 2026 |
Frequently asked questions
- Who maintains RuleDrift?
- RuleDrift is maintained by ri7in, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is RuleDrift listed on the Official MCP Registry?
- Yes — RuleDrift is listed on the Official MCP Registry.
- How many versions does RuleDrift have?
- MCP Toplist tracks 2 versions of RuleDrift, most recently published on Aug 14, 2026.
- Where can I find the source code for RuleDrift?
- The source code for RuleDrift is hosted at github.com/ri7in/rule-drift.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.