Safely query SQLite databases in read-only mode for schema and data insights.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "DB Query MCP" yet — see the docs or source repo.
Connect to this SQLite database in read-only mode, list all tables, each table’s columns, types, and primary keys, and summarize possible relationships between tables.
A clear schema overview with table lists, column details, and potential relationships.
Query order data from the last 30 days, calculate daily order counts, revenue, and average order value, and highlight notable trends or fluctuations.
Daily aggregated metrics with a brief analysis of notable trends and changes.
Check the users and orders tables for null values, duplicates, orphaned foreign keys, or unusual distributions, and list any issues found.
A data quality report identifying anomaly types, affected areas, and possible causes.
Safely explore SQLite schemas and run read-only queries with AI agents.
Query and manage SQLite databases using natural language through an MCP tool.
Connect AI to SQLite and query tables using natural language.
Query and manage multiple databases with read-only access and schema inspection.
Lets AI safely explore SQL schemas and run read-only database queries.
Interact with SQLite via MCP for CRUD, SQL queries, and schema exploration.