Used by 1 plugin
Manages database schemas and migrations using Drizzle ORM directly from Claude.
Add to your .mcp.json:
{
"mcpServers": {
"drizzle": {
"command": "npx",
"args": [
"github:defrex/drizzle-mcp"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx