MCPHubDatabasesSQLite
✦ OfficialDatabases

SQLite

Read and write SQLite databases from Claude — execute SQL, inspect schema, create tables, and insert data. Includes a built-in memo system that persists notes inside the database between sessions.

AuthorAnthropic
LanguagePython
sqlitesqldatabaselocalembedded
Quick install (Claude Desktop)
# Claude Desktop — add to mcpServers in claude_desktop_config.json # See the GitHub README for full install instructions. "sqlite": { "command": "uvx", "args": ["mcp-server-sqlite"] }

Full installation instructions and configuration options are in the GitHub README.

More in Databases

Related servers

All Databases servers →