Connect Turso Cloud databases in VSCode to run SQL and CRUD operations.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP Turso" yet — see the docs or source repo.
Using MCP Turso, connect to my Turso database and query the users table for users registered in the last 30 days. Return id, email, and created_at, sorted by created_at descending.
A query result listing key information for recently registered users.
Using MCP Turso, update the status of order ORD-1024 in the orders table to shipped, then return the full updated record.
The tool updates the record and shows the modified order to confirm the change.
I want to create an inventory table in Turso with fields id, sku, name, stock, and updated_at. Generate the CREATE TABLE SQL and insert 3 sample rows.
SQL for table creation and sample inserts, ready to initialize the database.
Securely connect LLMs to Turso for organization and database management.
Automate Turso database tasks and operational workflows through Rube MCP.
Manage Gigalixir, Turso, and GitHub workflows through natural language.
Connect LLM apps to query and manage multiple databases through one tool.
Query databases in natural language and auto-generate and execute SQL.
Manage local todo lists through natural-language creation, updates, and queries.