All MCP servers
DatabaseCommunity

SQLite

By Anthropic (reference) / community

Lightweight alternative to the Postgres server for local data work. Handy when your "database" is just one .db file an analyst sent you.

What you can do with it

  • Explore a one-off SQLite export without spinning up tooling.
  • Build a quick personal data assistant over a local store.
  • Prototype a data pipeline before wiring up Postgres.

Works with

Claude DesktopClaude CodeCursorZedWindsurfCline

Other database servers