Skip to main content
Official

SQLite

Point it at a local SQLite file and the model can query and analyze it. The lowest-friction way to give an agent a real database to work against.

Install

Run this to register the server with Claude Code. The same npx invocation works in other MCP clients.

install
claude mcp add sqlite -- uvx mcp-server-sqlite --db-path ~/data.db