libSQL Database
Provides secure database operations for libSQL/SQLite databases
Install the Turso CLI
- Open a terminal and run:
curl -sSfL https://get.tur.so/install.sh | bash
- Open a terminal and run:
Login to Turso
- Authenticate yourself in Turso by running:
turso auth login
- Authenticate yourself in Turso by running:
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.
- Generate a new authentication token (replace
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.
- Retrieve the URL for your Turso (libSQL) database:
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.
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!
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Database
View All →Supabase MCP Server
Connect Supabase projects directly with AI assistants using the Model Context Protocol (MCP). This server standardizes communication between Large Language Models and Supabase, enabling AI to manage tables, query data, and interact with project features like edge functions, storage, and branching. Customize access with read-only or project-scoped modes and select specific tool groups to fit your needs. Integrated tools cover account management, documentation search, database operations, debugging, and more, empowering AI to assist with development, monitoring, and deployment tasks in your Supabase environment efficiently and securely.
Svelte
Official Svelte documentation access and code analysis server that provides up-to-date reference material, playground link generation, and intelligent autofixer capabilities for detecting common patterns, anti-patterns, and migration opportunities in Svelte 5 and SvelteKit projects.