Drizzle Orm
MCP Serverby Mindrally · Added 5mo ago
Claude
8
Install
git clone https://github.com/Mindrally/skillsAdd to Claude
claude mcp add drizzle-ormQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"drizzle-orm": {
"command": "npx",
"args": [
"@modelcontextprotocol/drizzle-orm"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Guidelines for developing with Drizzle ORM, a lightweight type-safe TypeScript ORM with SQL-like syntax
Tags
data-analyticstypescriptgobashsqlskill