Validate Rules
MCP Serverby reporails · Added 5mo ago
Claude
5
Install
git clone https://github.com/reporails/rulesAdd to Claude
claude mcp add validate-rulesQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"validate-rules": {
"command": "npx",
"args": [
"@modelcontextprotocol/validate-rules"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Validate rules against schema and contracts
Tags
developmentgoskill