SQLite

by Anthropic (reference)

SQLite

4,5002,219/mov0.0.2stdioVerified on npm
Data AnalysisMCP / Integrations

Install & run

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sqlite": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-sqlite"
      ]
    }
  }
}

Overview

Query and explore a local SQLite database, plus lightweight business-insight tooling. A simple way to give an assistant access to structured local data.

Tools (3)

  • read_query

    Run a SELECT query

  • list_tables

    List tables

  • describe_table

    Show table schema

Key features

  • Local SQLite access
  • Schema exploration
  • Insight tooling

Use cases

  • Query a local database
  • Prototype data apps
  • Analyse structured data

Frequently asked questions about SQLite

No — SQLite is a local file database.

Did you find this helpful?

Promote SQLite

Show your audience this tool is featured on Dhanasvi — embed the badge or share it.

S
SQLite Featured on Dhanasvi