Connect to SQLite databases for querying, schema exploration, and data export.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "database-analytics-mcp" yet — see the docs or source repo.
Connect to this SQLite database, list all tables, columns, primary keys, and indexes, and explain the likely relationships between tables.
A clear schema overview with table lists, column details, and possible relationships.
Using this SQLite database, find the top 10 products by order volume in the last 30 days and provide executable SQL plus an interpretation of the results.
Executable SQL, a summary of returned results, and a brief analysis of business trends.
Extract active users from the customer table for the past year from the SQLite database, export them as a CSV suitable for further analysis, and explain the field meanings.
An export of the requested dataset, plus field explanations and suggestions for further analysis.
Connect to databases with natural language for exploration, querying, and export.
Let AI clients query, explore, and manage SQLite databases directly.
Connect AI to SQLite and query tables using natural language.
Use natural language to manage local SQLite databases and import or export data.
Safely query SQLite databases in read-only mode for schema and data insights.
Inspect database schemas, index issues, table bloat, and query plans.