Query SQLite databases, manage schema, and import or export data.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "@lubo3395/mcp-sqlite-server" yet — see the docs or source repo.
Use this MCP SQLite tool to connect to my database, query total orders from the last 7 days, and summarize by day.
A day-by-day order summary table.
First inspect the current SQLite schema, then suggest a migration to add a user email field and perform any needed create/alter table operations.
Schema analysis, migration advice, and execution results.
Import this CSV data into a new SQLite table, then export the specified query results to a CSV file.
Import and export completed, with file locations or results reported.
Safely explore and query SQLite databases using natural language.
Query and manage SQLite databases using natural language through an MCP tool.
Use natural language to manage local SQLite databases and import or export data.
Safely explore SQLite schemas and run read-only queries with AI agents.
Let AI query multiple SQL databases read-only and export results.
Let AI safely query and manage DuckDB databases through MCP tools.