Back to Browse

SQLite MCP

by AnthropicDatabase
(0 reviews)

Description

Read and write to SQLite databases. Execute queries, create tables, and manage local database files with lightweight embedded database support.

sqlitedatabasesqlembedded

Installation

Add this server to your MCP configuration:

{
  "mcpServers": {
    "sqlite-mcp": {
      "command": "npx",
      "args": ["-y", "https://npmjs.com/package/@modelcontextprotocol/server-sqlite"]
    }
  }
}

Reviews (0)

Log in to leave a review.

No reviews yet.

SQLite MCP | MCP Warehouse