$ timeahead.in
mcp/jparkerwebmcp-sqlite/install

install jparkerweb/mcp-sqlite

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/jparkerweb/mcp-sqlite
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "MCP SQLite Server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-sqlite",
        "<path-to-your-sqlite-database.db>"
      ]
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/jparkerwebmcp-sqlite/install/claude-desktop
← back to jparkerweb/mcp-sqlite