OfficialMCP Server

SQLite

Query and analyze local SQLite databases.

Install

uvx
uvx mcp-server-sqlite --db-path /path/to/db.sqlite

Add this to your Claude Code MCP settings or run via the CLI.

About

Read/write SQLite access. Great for local-first apps, data exploration, and small embedded databases.

Common use cases

  • Query app database
  • Local data analysis
  • Quick schema design

Tags

officialdatabasesqllocal-first