Skip to content
Claude Desktop

db-mcp (SQLite MCP Server) for Claude Desktop

io.github.neverinfamous/db-mcp

SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering

client:Claude Desktop transport:stdio runtime:npm

Install db-mcp (SQLite MCP Server) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

db-mcp (SQLite MCP Server) in other clients