Claude Critical Rules MCP Server
Related Servers
Alternatives to Claude Critical Rules MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceEnforces deterministic rules for AI agents with 30 built-in presets and unlimited personal rules to ensure consistent behavior.525 npm2MIT

gnt MCP Serverofficial
AlicenseNot gradedqualityAmaintenanceEnables AI agents to query live, human-approved rules before taking actions, ensuring compliance and reducing errors.30Apache 2.0- AlicenseNot gradedqualityBmaintenanceEnables automatic knowledge capture and injection of guardrails for AI assistants like Claude and Cursor, improving code quality and preventing recurring mistakes.5 npmMIT
- AlicenseNot gradedqualityDmaintenanceProvides AI agents with queryable, version-controlled project rules and coding standards. Enables validation, rule-based guidance, and task summaries to keep AI work aligned with your project's conventions without repeating context.2MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to gate completion on explicit requirements and detect repeated steps, with optional Jev-based judgments and deterministic policies.Apache 2.0
- AlicenseNot gradedqualityCmaintenanceCentralizes AI behavior rules and applies them across tools like Codex, Claude Code, and Cursor, enabling agents to fetch up-to-date rules before responding.1MIT
TDQS
Scored across 5 tools
Tools are mostly distinct: check_for_updates and get_version_info have slight overlap (both check versions) but descriptions clarify differences. The other three tools have unique purposes.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., check_for_updates, get_rules_summary), making them predictable and easy to distinguish.
Five tools is appropriate for a rules management server focused on checking, updating, and verifying compliance. Slightly more could be added (e.g., full rules listing), but the set is well-scoped.
Core operations are covered: checking updates, retrieving summary/version, updating rules, and verifying compliance. Missing a tool to fetch full rule details, but agents can work around with the summary.