Community MCP server for Turso, the edge SQLite database built on libSQL. Agents can create and manage databases, execute queries, manage database groups and replicas, and handle access tokens. Designed for edge computing with global replication. Ideal for applications needing low-latency database access at the edge.
npx -y @turso/mcp-server
{
"mcpServers": {
"turso": {
"env": {
"TURSO_API_TOKEN": "your-api-token"
},
"args": [
"-y",
"@turso/mcp-server"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 5 tools available.
Community MCP server for Turso, the edge SQLite database built on libSQL. Agents can create and manage databases, execute queries, manage database groups and replicas, and handle access tokens. Designed for edge computing with global replication. Ideal for applications needing low-latency database access at the edge.
Turso has 5 tools available.
Turso offers a free tier with 300 calls per month. For higher usage, paid plans start at €0/month.
You can install Turso using the following command: npx -y @turso/mcp-server. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
Turso is listed under the Data & Analytics category in the AgentForge MCP registry.
Turso has a current uptime of 99.92% with an average response time of 8ms.
To connect Turso, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of Turso's tools via the Model Context Protocol.