MCP Turso Cloud runs on your own machine — the client starts it, so there is no endpoint to ping. 208 installs a week from npm. Last commit 17 May 2026.
MCP server for integrating Turso with LLMs
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-turso-cloud -- npx -y mcp-turso-cloud
{
"mcpServers": {
"mcp-turso-cloud": {
"args": [
"-y",
"mcp-turso-cloud"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-turso-cloud]
command = "npx"
args = ["-y", "mcp-turso-cloud"]
{
"mcpServers": {
"mcp-turso-cloud": {
"args": [
"-y",
"mcp-turso-cloud"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-turso-cloud": {
"args": [
"-y",
"mcp-turso-cloud"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.