L

libSQL Database

Provides secure database operations for libSQL/SQLite databases

187 views
0 installs
Updated Nov 21, 2025
Not audited
Provides secure database operations for libSQL/SQLite databases
  1. Install the Turso CLI

    • Open a terminal and run:
      curl -sSfL https://get.tur.so/install.sh | bash
      
  2. Login to Turso

    • Authenticate yourself in Turso by running:
      turso auth login
      
  3. Create a Turso Auth Token

    • Generate a new authentication token (replace "mcp-libsql" with your chosen name):
      turso auth token create --name "mcp-libsql"
      
    • Copy the token returned by the command. You will need this value for the next steps.
  4. Get Your Database URL

    • Retrieve the URL for your Turso (libSQL) database:
      turso db show your-database-name --url
      
    • Note the URL; you will need it for the configuration.
  5. Fill in ENV Values in the FastMCP Connection Interface

    • Use your ready-made "Install Now" button to begin adding ENVs.
    • In the FastMCP interface, enter the following ENV:
      • LIBSQL_AUTH_TOKEN — Paste the token generated in Step 3.
    • Also, ensure the server is configured with your database URL (from Step 4) as required.
  6. Save and Apply

    • Confirm and save your changes in the FastMCP connection interface.

Note:

  • For improved security, ENV variables (like LIBSQL_AUTH_TOKEN) are preferable to CLI parameters—do not commit secrets to source control.
  • Always restart your MCP client or Claude Desktop after updating the configuration.

You have now successfully obtained and applied the required auth token for libSQL/Turso integration!

How to Install libSQL Database

Install libSQL Database MCP server with one click through FastMCP. Choose your preferred AI development tool below:

Claude Desktop

Click "Claude Desktop" in Quick Start

Cursor IDE

Click "Cursor IDE" in Quick Start

VS Code

Click "VS Code" in Quick Start

Alternatives to libSQL Database

Looking for similar MCP servers? Browse other servers in the same categories on FastMCP, or check out the similar servers listed above.

Quick Start

View on GitHub

More for Database

View All →

Similar MCP Servers

D

DB Bridge

Provides secure SQL query execution across MySQL, PostgreSQL, and SQLite databases with granular permission controls, transaction-based operations, and configurable write access for production environments.

Database Cloud Platforms
204
0
S

SQLite (Node.js)

Implements SQLite functionality in Node.js.

Database Developer Tools
S

SQL Database Bridge

Provides a bridge to SQL databases (MSSQL, MySQL, PostgreSQL) for executing queries, exploring schemas, monitoring performance, and generating reports with features like connection pooling and transaction management.

Database Monitoring
340
7

Report Issue

Thank you! Your issue report has been submitted successfully.

Stay ahead of the MCP ecosystem

Get the top new MCP servers, trending tools, and dev tips delivered weekly. Free, no spam, unsubscribe anytime.

Join 2,847 developers. We send one email per week.