libSQL Database

libSQL Database

xexr

Connects to libSQL/SQLite databases and lets you execute queries, manage tables, and browse database structure through Claude and other MCP clients.

19259 views5Local (stdio)

What it does

  • Execute SELECT queries with security validation
  • Perform INSERT/UPDATE/DELETE operations
  • Create and modify table structures
  • Browse database metadata and schemas
  • List tables with filtering options
  • Inspect table schemas in multiple formats

Best for

Database administrators managing SQLite databasesDevelopers building applications with libSQLData analysts querying local databases through AI
Multi-layer SQL injection prevention244 comprehensive tests with 100% pass rateConnection pooling with automatic retry

Alternatives