High-performance Model Context Protocol server exposing the latest official Drizzle ORM documentation, live search, and schema guides to AI coding assistants.
{
"mcpServers": {
"drizzle-orm": {
"serverUrl": "https://drizzle-mcp.mgdc.site/mcp"
}
}
}
| Method | Path | Description |
|---|---|---|
| ALL | /mcp |
Streamable HTTP JSON-RPC 2.0 endpoint for MCP clients |
| GET | /health |
Returns edge health, indexed doc count, and sync timestamp |
| POST | /refresh |
Forces upstream cache revalidation from orm.drizzle.team |