SQLite at the edge. Distributed database with local replicas and global sync.
npx -y @turso/mcp-server-turso
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"turso": {
"command": "npx",
"args": ["-y", "@turso/mcp-server-turso"]
}
}
}
```
query_datacreate_indexmanage_schemarun_migrationbackup_dataSQLite at the edge. Distributed database with local replicas and global sync.
Language: Rust
Category: Databases