Let AI clients query, explore, and manage SQLite databases directly.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP SQLite Server" yet — see the docs or source repo.
Connect to this SQLite database, list all tables, columns, primary keys, and indexes, and briefly explain the purpose of each table in English.
A clear schema overview with tables, column relationships, and purpose descriptions.
Using the orders and customers tables, write SQL to calculate total order value, number of purchasing users, and average order value for the last 30 days, and explain how each metric is computed.
Executable SQL plus metric explanations for direct business data analysis.
Check the users table for duplicate emails and null records, provide SQL queries, and suggest safe cleanup steps to avoid deleting valid data.
SQL for detecting duplicates and anomalies, plus a safe data cleanup plan.
Interact with SQLite via MCP for CRUD, SQL queries, and schema exploration.
Safely query SQLite databases and preview schemas through a standardized MCP interface
Query and manage SQLite databases using natural language through an MCP tool.
Enable AI to create, manage, and query SQLite databases with required metadata.
Safely explore SQLite schemas and run read-only queries with AI agents.
Safely explore, profile, and query SQLite and PostgreSQL databases with AI.