# Turso SQL

Connect to your Turso database and run SQL queries. Browse tables, inspect schemas, and retrieve data with optional pagination for analysis or automation. Streamline prototyping, debugging, and data …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add gamzadongza/turso-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list gamzadongza/turso-mcp-server
```

---

Source: https://github.com/gamzadongza/turso-mcp-server
