Skip to main content
Glama
defrex

Drizzle MCP Server

by defrex

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
drizzle_generate_migrationB

Generate a new migration file using drizzle-kit

drizzle_run_migrationsA

Run pending migrations using drizzle-kit

drizzle_introspect_schemaB

Introspect database schema using drizzle-kit

execute_queryB

Execute a raw SQL query on the database

initialize_databaseC

Initialize database connection

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Database TablesList all tables in the database
Database SchemaComplete database schema information

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/defrex/drizzle-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server