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

npx -y @modelcontextprotocol/server-sqlite

Runtime: node

How to install SQLite MCP Server

Install SQLite MCP Server in your MCP client in under two minutes.

  1. Open your MCP client

    Open Claude Desktop, Cursor or any MCP-compatible host and locate the MCP configuration file.

  2. Install SQLite MCP Server

    Add the server to your MCP config and paste the install command below.

    npx -y @modelcontextprotocol/server-sqlite
  3. Restart and verify

    Fully restart your MCP client. You should see SQLite MCP Server and its tools available in the tools panel.

Frequently asked questions

  • What is SQLite MCP Server?

    SQLite MCP Server is an MCP server by Anthropic. Spin up a SQLite database and let agents query it. Great for CSV exploration and one-off analytics.

  • Is SQLite MCP Server free?

    Yes — open-source and free to self-host.

  • How do I install SQLite MCP Server?

    Run `npx -y @modelcontextprotocol/server-sqlite` in your MCP client configuration. See the install steps above for the full walkthrough.

  • Who maintains SQLite MCP Server?

    SQLite MCP Server is maintained by Anthropic (official author). It is verified by Loadout.

  • Does SQLite MCP Server work with other Databases tools?

    Yes — SQLite MCP Server is part of the Databases category on Loadout and works alongside other Databases MCP servers. Pair it with any MCP-compatible host like Claude Desktop, Cursor or Windsurf.