MCP Turso Cloud
Rank #5014io.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.
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.
Ranks ahead of 53,886 of 58,900 servers on MCP Toplist.
Use MCP Turso Cloud
Add MCP Turso Cloud to any MCP client (Claude, Cursor, VS Code, β¦) with one of the configs below.
{
"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.
Listed on 3 registries (1 delisted)
spences10
Other servers by spences10
- MCP Omnisearch#578 Β· 2 vers
- mcp-sequentialthinking-tools#2640
- MCP Sqlite Tools#3895 Β· 2 vers
- MCP Svelte Docs Server#4831
- mcp-memory-libsql#5590
- mcp-n8n-builder#5750
- mcp-turso MCP Server#7070
- MCP JinaAI Reader Server#8744
- mcp-wsl-exec#11478
- MCP Memory SQLite#13763
- MCP Perplexity Search#15880
- MCP Tavily Search Server#15881
Available versions (2)
| Version | Published |
|---|---|
| 0.0.9 | Sep 26, 2025 |
| 0.1.0 | Nov 25, 2024 |
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.