xexr/mcp-libsql
by Various
Secure MCP server for libSQL databases with comprehensive tools, connection pooling, and transaction support. Built with TypeScript for Claude Desktop, Claude Code, Cursor, and oth
MCP
xexr/mcp-libsql
Added 1 June 2026
Overview
xexr/mcp-libsql is a secure MCP server for libSQL databases. It provides comprehensive database tools, connection pooling, and transaction support. Built with TypeScript, it integrates with Claude Desktop, Claude Code, Cursor, and other MCP clients.
Best for
Best for
Developers using Claude or Cursor who need to interact with libSQL databases
Use cases
- Query libSQL databases from AI coding assistants
- Manage database schemas and transactions via MCP
- Enable secure database access in Claude or Cursor workflows
How to use
Install
pnpm install -g @xexr/mcp-libsql Tools exposed
read-querywrite-querycreate-tablealter-tablelist-tablesdescribe-table
Tested with
Claude Desktop, Claude Code, Cursor
Example client config
{\n "mcpServers": {\n "mcp-libsql": {\n "command": "mcp-libsql",\n "args": [\n "--url",\n "file:///Users/username/database.db"\n ]\n }\n }\n} Notes
xexr/mcp-libsql is a secure MCP server for libSQL databases. It provides comprehensive database tools, connection pooling, and transaction support. Built with TypeScript, it integrates with Claude Desktop, Claude Code, Cursor, and other MCP clients.
21 stars on GitHub. Last updated 2025-06-03. Licensed MIT.
Use cases
- Query libSQL databases from AI coding assistants
- Manage database schemas and transactions via MCP
- Enable secure database access in Claude or Cursor workflows
Pros
- Supports connection pooling for efficient database access
- Provides transaction support for safe operations
- Built with TypeScript for type safety and reliability
Cons
- Limited to libSQL databases, not other SQL engines
- Low star count (21) indicates early adoption phase
- Requires an MCP-compatible client to be useful
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Supports connection pooling for efficient database access
- Provides transaction support for safe operations
- Built with TypeScript for type safety and reliability
Cons
- Limited to libSQL databases, not other SQL engines
- Low star count (21) indicates early adoption phase
- Requires an MCP-compatible client to be useful
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.