Enable AI to create, manage, and query SQLite databases with required metadata.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP Database Manager" yet — see the docs or source repo.
Create a SQLite database for an inventory system with products, suppliers, and stock_movements tables, and add discoverability metadata for every table and field.
A database schema, table creation statements, and complete metadata documentation for future querying and maintenance.
Query the top 10 best-selling products in the last 30 days, summarize revenue by category, and return the SQL plus an explanation of the results.
Executable SQL, a summary of results, and a concise business-oriented analysis.
Inspect the current SQLite database schema and metadata completeness, identify missing descriptions, inconsistent naming, or redundant fields, and propose fixes.
A schema review report, issue list, and actionable optimization or remediation recommendations.
Connect AI to SQLite and query tables using natural language.
Interact with SQLite via MCP for CRUD, SQL queries, and schema exploration.
Query and update SQLite databases with a local LLM through MCP tools.
Let AI clients query, explore, and manage SQLite databases directly.
Manage MySQL databases with natural language for queries, CRUD, and monitoring.
Safely query and inspect local SQLite databases through a read-only MCP server.