mcpopen-sourceverified

SQLite MCP Server

Local SQL for throwaway analysis

Spin up a SQLite database and let agents query it. Great for CSV exploration and one-off analytics.

Install SQLite MCP Server

Paste into claude_desktop_config.json

{
  "mcpServers": {
    "sqlite": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-sqlite"
      ]
    }
  }
}

After adding the server, fully restart your MCP client. Replace <placeholders> (tokens, paths) with your own values.

Facts

Stars
★ 5,100
Maintainer
Anthropic (official)
🛡 Security & capability audit for SQLite MCP Server →

Trust score, capability surface (filesystem, shell, network) and risk flags — reviewed in your browser.