MCP Servers for Turso

Turso is a SQLite-based distributed database that offers a lightweight, edge-deployed database solution for developers. It provides high performance with low latency through its globally distributed architecture.

View all MCP Servers

  • Why this server?

    Provides tools for managing Turso databases at both organization and database levels, including listing, creating, and deleting databases, generating authentication tokens, listing tables, executing SQL queries, describing table schemas, and performing vector similarity searches.

    A
    security
    A
    license
    A
    quality
    🗂️ A Model Context Protocol (MCP) server that provides integration with Turso databases for LLMs. This server implements a two-level authentication system to handle both organization-level and database-level operations, making it easy to manage and query Turso databases directly from LLMs.
    8
    20
    2
    TypeScript
    MIT License
    • Linux
  • Why this server?

    Uses Turso database for persistent storage of memory data with automatic schema creation, storing all conversation context, milestones, decisions and episodic memory.

    A
    security
    A
    license
    A
    quality
    The Cursor10x Memory System creates a persistent memory layer for AI assistants (specifically Claude), enabling them to retain and recall short-term, long-term and episodic memory on autonomously.
    16
    JavaScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    Supports remote libSQL databases like Turso for persistent storage of entities, relations, and vector embeddings

    A
    security
    A
    license
    A
    quality
    A high-performance, persistent memory system for the Model Context Protocol (MCP) providing vector search capabilities and efficient knowledge storage using libSQL as the backing store.
    6
    93
    1
    TypeScript
    MIT License
    • Linux
  • Why this server?

    Provides access to Turso-hosted LibSQL databases, allowing retrieval of table lists, database schemas, table schemas, and execution of SELECT queries.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that provides Claude access to Turso-hosted LibSQL databases, enabling database table listing, schema retrieval, and SELECT query execution.
    17
    5
    TypeScript
    MIT License
    • Apple
  • Why this server?

    Provides vector similarity search capabilities for transcript segments stored in a Turso database, retrieving relevant content based on natural language queries without generating new embeddings

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that searches transcript segments in a Turso database using vector similarity, allowing users to find relevant content by asking questions without generating new embeddings.
    JavaScript