MCP Turso Cloud runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from npm. Last commit 17 May 2026.
MCP server for integrating Turso with LLMs
Today is the operative word: we check MCP Turso Cloud every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
TURSO_API_TOKEN (Turso Platform API token for authentication), TURSO_ORGANIZATION (Turso organization name), TURSO_DEFAULT_DATABASE (Default database name (optional)), TOKEN_EXPIRATION (Token expiration time (default: 7d)), TOKEN_PERMISSION (Default token permission level (default: full-access)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for integrating Omnisearch with LLMs
An MCP server for interacting with Memos.
MCP server for UiPath API integration
MCP server for Redmine API integration with AI agents.
MCP server for Backlog API integration with AI agents.
MCP server for Tableau API integration
Scaleway MCP server for interacting with the Scaleway APIs
MCP server for Azure API integration
Answers built from our own checks of this server.