Turso

🗄️ Data & Files

MCP server for Turso-hosted LibSQL databases — the edge-optimized SQLite. Schema introspection, table listing, and query execution for AI-integrated development with serverless edge databases.

Tags

edge SQLiteLibSQLserverless

Tools (4)

list_tablesget_db_schemadescribe_tablequery_database

Config for Claude Desktop / Cursor

{ "mcpServers": { "turso": { "command": "npx", "args": [ "-y", "mcp-turso" ], "env": { "TURSO_DATABASE_URL": "your-turso-database-url-here", "TURSO_AUTH_TOKEN": "your-turso-auth-token-here" } } } }
Documentation →
Activate on Zubnet →