Query, edit, and import SQLite data through a spreadsheet-like interface.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "sqlite-spreadsheet-sync-mcp" yet — see the docs or source repo.
Import this Excel sales report into SQLite, create suitable tables automatically, and check whether the date, amount, and customer name fields need cleaning.
The tool imports the file, creates tables, and returns field mappings plus any cleaning suggestions or applied fixes.
Standardize all city names in the customers table to title case, mark records with missing emails as "pending", and then show before-and-after counts.
The tool performs the bulk update and returns affected row counts, a summary of changes, and a preview of updated data.
Query total order value by week for the past 90 days, identify the top three fastest-growing weeks, and return the results in table format.
The tool generates the query and returns weekly totals, growth rankings, and a clear tabular result.
Safely explore and query SQLite databases using natural language.
Let AI query multiple SQL databases read-only and export results.
Let AI manage Google Sheets data via SheetsDB API with smart CRUD operations.
Query SQLite databases, manage schema, and import or export data.
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.