Skip to content
Claude Desktop

bookmarks mcp for Claude Desktop

io.github.fisher521/bookmarks-mcp

Read-only MCP server for browser bookmarks: Chrome, Safari, Firefox, and read-later exports.

client:Claude Desktop transport:stdio runtime:npm

Install bookmarks mcp in Claude Desktop

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

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

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

bookmarks mcp in other clients