Mcp Turso Cloud MCP Server

v1.0.0โ€ขDatabasesโ€ขstable

๐Ÿ—‚๏ธ A Model Context Protocol (MCP) server that provides integration with Turso databases for LLMs. This server implements a two-level authentication system to handle both organization-level and database-level operations, making it easy to manage and q

mcpmodel-context-protocoltursoturso-dbvector-database
Share:
15
Stars
0
Downloads
0
Weekly
0/5

About

๐Ÿ—‚๏ธ A Model Context Protocol (MCP) server that provides integration with Turso databases for LLMs. This server implements a two-level authentication system to handle both organization-level and database-level operations, making it easy to manage and q

Features

  • list_databases
  • create_database
  • delete_database
  • generate_database_token
  • list_tables

Use Cases

List all databases in your Turso organization
โœ“ SAFE: Create a new database in your Turso organization. Database name must be unique.
โš ๏ธ DESTRUCTIVE: Permanently deletes a database and ALL its data. Cannot be undone. Always confirm with user before proceeding and verify correct database name.
Generate a new token for a specific database
Lists all tables in a database
spences10

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedMay 17, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx mcp-turso-cloud

Examples

Basic Configuration

Configure Mcp Turso Cloud MCP Server

npx mcp-turso-cloud

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Databases MCP Servers

Explore other servers in the Databases category.

Quick Config Preview

{ "mcpServers": { "mcp-turso-cloud": { "command": "npx", "args": ["-y", "mcp-turso-cloud"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide โ†’

Ready to use Mcp Turso Cloud MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides