Implementation Safety
MCP Serverby Kaakati · Added 5mo ago
Claude
5
Install
git clone https://github.com/Kaakati/rails-enterprise-devAdd to Claude
claude mcp add implementation-safetyQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"implementation-safety": {
"command": "npx",
"args": [
"@modelcontextprotocol/implementation-safety"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Production-ready safety checklists for Rails implementation. Covers nil safety, ActiveRecord patterns, security vulnerabilities, error handling, and performance. Use before marking any file complete during implementation phases.
Tags
securitygorubybashsqlskill