Manage database schemas with natural language, from requirements to full database design.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-db-schema-tools" yet — see the docs or source repo.
Design a database schema for this business requirement: an e-commerce system needs users, products, orders, order items, coupons, and payment records. Output tables, fields, primary and foreign keys, and explain the design rationale.
A complete database schema design with field definitions, relationship constraints, and rationale.
The current user table only has name and email. Expand it to support multiple roles and permissions, phone number, status fields, and created/updated timestamps, and provide migration suggestions.
An updated schema plan plus migration and change recommendations compatible with existing data.
Review this database schema for redundant fields, missing indexes, poor relationships, or normalization issues, and provide optimization suggestions.
A schema review report identifying issues and providing actionable optimization recommendations.
Query databases in natural language and auto-generate and execute SQL.
Query and manage multiple databases with read-only access and schema inspection.
Connect LLM apps to query and manage multiple databases through one tool.
Interact with MySQL databases using natural language for queries and management.
Manage MySQL databases with natural language for queries, CRUD, and monitoring.
Enable AI to create, manage, and query SQLite databases with required metadata.