Provides a bridge between AI assistants and Turso SQLite databases, enabling organization-level management and database-level queries with persistent context, schema exploration, and vector similarity search capabilities.
Log in to the Turso Dashboard
Navigate to the "API Tokens" Section
- Once logged in, find the navigation panel (usually on the left side) and click on “API Tokens” or a similarly named section.
Generate a New Turso API Token
- Click the “Generate Token” (or “New Token”) button.
- Give the token a descriptive name for easier identification.
- Set the appropriate permissions for your needs (full organization access is usually required for MCP).
- Confirm and copy the token shown (it will only be shown once).
Find Your Turso Organization Name
- In the dashboard, your organization name is typically displayed at the top or in your user/account menu.
- Copy this organization name exactly as shown.
(Optional) Set a Default Database
- If you want a default database to be used by MCP, note or create the database name you intend to use.
Add Values to FastMCP
- Go to the FastMCP connection interface and press the "Install Now" button for mcp-turso-cloud.
- Fill in the values when prompted:
TURSO_API_TOKEN
: Paste your API token from step 3.
TURSO_ORGANIZATION
: Paste your organization name from step 4.
TURSO_DEFAULT_DATABASE
: (optional) Enter the default database name if desired.
Save and Test the Connection
- Complete the form and save. Test integration to confirm successful connection.
Note: For security, never share your API token publicly. If you suspect your token was exposed, return to the Turso dashboard and revoke it immediately.