Skip to main content
DatabasesTypeScript

xexr/mcp-libsql

Production-ready MCP server for libSQL databases with comprehensive security and management tools.

databasescloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Xexr/mcp-libsql

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-libsql": {
      "command": "npx",
      "args": [
        "-y",
        "xexr/mcp-libsql"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Databases
Language
TypeScript
Author
Xexr