Skip to main content

MCP server for accessing Chromium browser data (tabs, history, bookmarks) from Brave, Chrome, and Chromium

Project description

chromium-sync-mcp

MCP server for accessing browser data (tabs, history, bookmarks) from Chromium-based browsers.

Supports Brave, Chrome, and Chromium.

Installation

# Using uvx (recommended)
uvx chromium-sync-mcp

# Or install with pip
pip install chromium-sync-mcp

System Requirements

Requires the LevelDB library:

# Ubuntu/Debian
sudo apt-get install libleveldb-dev

# macOS
brew install leveldb

# Fedora
sudo dnf install leveldb-devel

Claude Code Configuration

Add to your Claude Code MCP settings:

{
  "mcpServers": {
    "chromium-sync": {
      "command": "uvx",
      "args": ["chromium-sync-mcp"]
    }
  }
}

Tools

Tool Description
browser_tabs Get open tabs from all synced devices
browser_history Search browsing history with optional filters
browser_bookmarks Get bookmarks, optionally filtered by folder
browser_search_bookmarks Search bookmarks by title or URL
browser_select Select which browser to use (when multiple installed)

Configuration

Auto-detection

The server automatically detects installed browsers in this order:

  1. Brave
  2. Chrome
  3. Chromium

If multiple browsers are found, you'll be prompted to select one.

Environment Variable

Override auto-detection by setting CHROMIUM_PROFILE_PATH:

export CHROMIUM_PROFILE_PATH=~/.config/google-chrome/Default

Saved Preference

When prompted to select a browser, choose save_default: true to save your preference to ~/.config/chromium-sync/profile.

Supported Browsers

Browser Linux macOS Windows
Brave
Chrome
Chromium

How It Works

This server reads directly from your browser's local profile files:

  • History: SQLite database
  • Bookmarks: JSON file
  • Synced Tabs: LevelDB (contains tabs from all your synced devices)

No authentication or network requests required.

License

Apache 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chromium_sync_mcp-0.1.1.tar.gz (12.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chromium_sync_mcp-0.1.1-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

Details for the file chromium_sync_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: chromium_sync_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 12.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chromium_sync_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 1b8c2932d35b7610af71fb523a324bf12790300e1890079287119bee8a85a423
MD5 86e9ae794e5bc633b1b2a8c867bb6588
BLAKE2b-256 f9965a766ff1ae35f7c530de43ded21544496c3b70e6b21018a85980a046c4c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for chromium_sync_mcp-0.1.1.tar.gz:

Publisher: release.yml on jaidhyani/chromium-sync-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chromium_sync_mcp-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for chromium_sync_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0757b91a3fb302858bd25966fca5468012b5b8eab524b9dfc18ffdd525b4d539
MD5 1f1e175894a12d002d677d73988c50ed
BLAKE2b-256 d42d55d27bbcf48ade4f94dd40713b64df823a2553c3546c2b6402b5934a3b1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for chromium_sync_mcp-0.1.1-py3-none-any.whl:

Publisher: release.yml on jaidhyani/chromium-sync-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page