SQLite

Official 🗄️ Data & Files

Inspect schemas, run SQL queries, and manage local SQLite databases. Perfect for development, prototyping, and lightweight data analysis.

Tools (6)

read_querywrite_querycreate_tablelist_tablesdescribe_tableappend_insight

Config for Claude Desktop / Cursor

{ "mcpServers": { "sqlite": { "command": "npx", "args": [ "-y", "mcp-server-sqlite-npx" ], "env": { "DB_PATH": "your-db-path-here" } } } }
Activate on Zubnet →