SERVER

MCP Turso Cloud

Rank #5014

io.github.spences10/mcp-turso-cloud

πŸ—‚οΈ 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 query Turso databases directly from LLMs.

First listed
Nov 25, 2024
Last publish date
Sep 26, 2025
OVERVIEW

MCP Turso Cloud is a Model Context Protocol (MCP) server published by spences10. It ranks #5014 of 58,900 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. MCP Turso Cloud is listed across 4 registries β€” Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Sep 26, 2025.

STANDING
#5,014of 58,900 tracked serversTop 10%

Ranks ahead of 53,886 of 58,900 servers on MCP Toplist.

CONNECT

Use MCP Turso Cloud

Add MCP Turso Cloud to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mcp-turso-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-turso-cloud"
      ],
      "env": {
        "TURSO_API_TOKEN": "<your TURSO_API_TOKEN>",
        "TURSO_ORGANIZATION": "<your TURSO_ORGANIZATION>",
        "TURSO_DEFAULT_DATABASE": "<your TURSO_DEFAULT_DATABASE>",
        "TOKEN_EXPIRATION": "<your TOKEN_EXPIRATION>",
        "TOKEN_PERMISSION": "<your TOKEN_PERMISSION>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries (1 delisted)

GlamaDelisted Β· last seen Apr 27, 2026
ORGANIZATION

spences10

Organization
Total servers
17
Total versions
6
MORE FROM THIS PUBLISHER

Other servers by spences10

View all spences10 servers β†’
VERSIONS

Available versions (2)

VersionPublished
0.0.9Sep 26, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Turso Cloud?
πŸ—‚οΈ 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 query Turso databases directly from LLMs.
Who maintains MCP Turso Cloud?
MCP Turso Cloud is maintained by spences10, which publishes 17 MCP servers (6 total versions) tracked on MCP Toplist.
Is MCP Turso Cloud an official MCP server?
Yes β€” MCP Turso Cloud is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
How many versions does MCP Turso Cloud have?
MCP Toplist tracks 2 versions of MCP Turso Cloud, most recently published on Sep 26, 2025.
Where can I find the source code for MCP Turso Cloud?
The source code for MCP Turso Cloud is hosted at github.com/spences10/mcp-turso-cloud.
EXPLORE