T

Turso

Connects to Turso-hosted LibSQL databases, enabling direct SQL query execution against cloud-based S...

106 views
0 installs
Updated Sep 29, 2025
Not audited
Connects to Turso-hosted LibSQL databases, enabling direct SQL query execution against cloud-based SQLite databases for data analysis, content management, and application development workflows.
  1. Create a Turso Account and Database

    • Visit Turso Quickstart and follow their instructions to register and set up your first database if you haven’t already.
  2. Install the Turso CLI

    • Download and install the Turso CLI tool as described in the Turso documentation.
  3. Obtain Your Database URL

    • Open a terminal and run:
      turso db show --url <database-name>
      
    • Replace <database-name> with the name of your Turso database.
    • Copy the database URL from the output.
  4. Generate Your Authentication Token

    • In the terminal, run:
      turso db tokens create <database-name>
      
    • Again, replace <database-name> with your database name.
    • Copy the generated authentication token from the output.
  5. Fill in the Values in the FastMCP Connection Interface

    • Click the “Install Now” button for this integration on your FastMCP setup.
    • In the connection interface, fill:
      • TURSO_DATABASE_URL with the URL obtained in Step 3.
      • TURSO_AUTH_TOKEN with the token from Step 4.

You’re now ready to connect FastMCP to your Turso database!

Quick Start

View on GitHub

More for Database

View All →

Similar MCP Servers

T

Turso SQLite

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.

Database AI and Machine Learning
114
0

Report Issue

Thank you! Your issue report has been submitted successfully.