Activerecord Patterns
MCP Serverby Kaakati · Added 5mo ago
Claude
5
Install
git clone https://github.com/Kaakati/rails-enterprise-devAdd to Claude
claude mcp add activerecord-patternsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"activerecord-patterns": {
"command": "npx",
"args": [
"@modelcontextprotocol/activerecord-patterns"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Complete guide to ActiveRecord query optimization, associations, scopes, and PostgreSQL-specific patterns. Use this skill when writing database queries, designing model associations, creating migrations, optimizing query performance, or debugging N+1 queries and grouping errors.
Tags
data-analyticsgorubybashsqlskill