Loading MCP server directory, please wait...
MCP server for integrating Turso with LLMs
npx @getmcp/cli add io.github.spences10/mcp-turso-cloudRequires Node.js 18+. Community-contributed server. Review source before installing.
TURSO_API_TOKENTurso Platform API token for authentication
TURSO_ORGANIZATIONTurso organization name
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.spences10/mcp-turso-cloud": {
"command": "npx",
"args": [
"-y",
"mcp-turso-cloud"
],
"env": {
"TURSO_API_TOKEN": "",
"TURSO_ORGANIZATION": "",
"TURSO_DEFAULT_DATABASE": "",
"TOKEN_EXPIRATION": "",
"TOKEN_PERMISSION": ""
}
}
}
}