Turso

Turso MCP Connector for Claude

A+

Automate distributed database workflows via Turso — manage edge locations, organizations, and libSQL databases directly from any AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Turso account to any AI agent and take full control of your serverless SQLite infrastructure through natural conversation.

What you can do

  • Organizations & Locations — Identify root organizational tenants and lookup physical global Fly.io datacenter mappings
  • Databases & Groups — Enumerate the complete libSQL Edge Database registry and logical groups orchestrating DB locations
  • Database Management — Provision a massively distributed database, retrieve architectural metadata, and permanently delete instances
  • Security & Tokens — Mints secure connection tokens, list active execution JWTs, and rotate database keys to block old tokens instantly

How it works

  1. Subscribe to this server
  2. Enter your Turso API Token
  3. Start managing your edge databases from Claude, Cursor, or any MCP-compatible client

No more context-switching between the terminal and your workspace. Your AI agent becomes your database operations command center.

Who is this for?

  • Platform engineers — monitor global database fleets, rotate compromised tokens, and check replica regions in seconds
  • Backend developers — provision new test environments on the fly and verify libSQL metadata without leaving the IDE
  • DevOps teams — quickly script group migrations and validate token expirations via AI
  • System administrators — identify zombie databases and clean up unused serverless resources efficiently
sqliteedge-computingserverlessdatabase-orchestrationjwt-authenticationdata-persistence

10 tools expose this connector's capabilities to your AI agent.

create_database

Provide the organization slug, database name, and target group. Provision a massively distributed Serverless SQLite database

create_database_token

Mint a secure connection Token tied strictly to a specific DB

delete_database

This action is irreversible. Permanently deletes a global libSQL database

get_database_details

Introspect exact architectural traits of one target libSQL instance

rotate_database_tokens

Revoke all pre-existing Tokens for a database

list_databases

Enumerate the complete libSQL Edge Database registry

list_database_groups

Get Turso logical groups orchestrating DB locations

list_edge_locations

Lookup physical global Fly.io datacenter mappings (Locations)

list_organizations

Identify Turso Edge SQLite root organizational tenants

list_database_tokens

List active Database execution JWT Tokens

See how to talk to your AI agent using Turso.

List all my Turso databases and their hostnames.

You have 3 databases in the organization 'startup-inc': 1. 'prod-db' (prod-db-startup.turso.io), 2. 'staging-auth' (staging-auth-startup.turso.io), and 3. 'analytics-edge' (analytics-edge-startup.turso.io). Do you need details or connection tokens for any of them?

Create a new database named 'user-cache' in the 'default' group.

I've successfully provisioned the 'user-cache' database. It has been allocated to the 'default' group and is available at 'user-cache-startup.turso.io'. Would you like me to mint a connection token for it?

Invalidate all tokens for the 'legacy-db' database immediately.

All previous JWT connection tokens for the 'legacy-db' instance have been successfully rotated and invalidated. Any clients using the old credentials will now be denied access. Let me know if you need to generate a new replacement token.

Yes. You can ask your agent to list available edge locations first, and then instruct it to create a new database in a logical group hosted in that region. Ensure you provide the target group name so the database is correctly allocated to your application fleet.

Related Connectors