Lorairo Repository Pattern
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add lorairo-repository-patternQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"lorairo-repository-pattern": {
"command": "npx",
"args": [
"@modelcontextprotocol/lorairo-repository-pattern"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
SQLAlchemy repository pattern implementation for LoRAIro database operations with type-safe transactions, session management, and ORM best practices
Tags
data-analyticspythongosqldatabaseskill