MCP server for integrating Turso with LLMs
Set these up before or after installing:
Environment variable: TURSO_API_TOKEN
Environment variable: TURSO_ORGANIZATION
Environment variable: TURSO_DEFAULT_DATABASE
Environment variable: TOKEN_EXPIRATION
Environment variable: TOKEN_PERMISSION
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-spences10-mcp-turso-cloud": {
"env": {
"TURSO_API_TOKEN": "your-turso-api-token-here",
"TOKEN_EXPIRATION": "your-token-expiration-here",
"TOKEN_PERMISSION": "your-token-permission-here",
"TURSO_ORGANIZATION": "your-turso-organization-here",
"TURSO_DEFAULT_DATABASE": "your-turso-default-database-here"
},
"args": [
"-y",
"mcp-turso-cloud"
],
"command": "npx"
}
}
}Valid MCP server (0 strong, 2 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Scanned 7 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!