MCP Servers / database / Turso Cloud

Turso Cloud

JSON →
httpnone15database

Integrate with Turso databases for LLMs, featuring a two-level authentication system for secure operations.

Install
How to run this server

No install command recorded.

server path: turso-cloud
Tools
What this server exposes
list_databases
Lists all databases in your Turso organization.
create_database
Creates a new database in your organization.
delete_database
Deletes a database from your organization.
generate_database_token
Generates a new token for a specific database.
list_tables
Lists all tables in a database.
execute_read_only_query
Executes a read-only SQL query (SELECT, PRAGMA) against a database.
execute_query
Executes a potentially destructive SQL query (INSERT, UPDATE, DELETE, etc.) against a database.
describe_table
Gets schema information for database tables.
vector_search
Performs vector similarity search using SQLite vector extensions.
Configuration
Environment & auth
authnone
envTURSO_API_TOKEN
Resources
Turso Cloud — MCP Server · libregistry