Back to search
30
MCP

mcp-turso

npm/mcp-turso

MCP server for interacting with Turso-hosted LibSQL databases

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.spences10/mcp-turso-cloud
MCP server for integrating Turso with LLMs
0 tools
database-mcp-server
Database MCP Server for SQL operations
0 tools
interopdb-mcp
MCP server for Interop DB
0 tools
io.github.tuannvm/mcp-trino
MCP server for Trino distributed SQL query engine access
0 tools
@liucong001/mcp-server-mysql
MCP server for interacting with MySQL databases based on Node
0 tools
text2sql-mcp-tool
MCP server for text2sql
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-turso": {
      "url": "None",
      "transport": "http"
    }
  }
}