Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Turso

Turso

Turso is a fully managed database platform built on libSQL, offering serverless SQLite databases with global replication and low-latency access.

34VIEWS
2891USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app tursonpx @composio/cli add cursor --app tursonpx @composio/cli add cursor --app tursonpx @composio/cli add cursor --app turso

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Closest Region

Tool to get the closest turso region based on client location. use when you need to minimize latency by selecting the nearest deployment region.

Listen To Changes

Tool to listen to committed table changes. use when streaming real-time insert/update/delete events for a specific table after authenticating.

Validate Api Token

Tool to validate a user api token and retrieve its expiration. use after obtaining a token to confirm it's active.

3 actions available