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 |
|---|---|
get_tabs_all_devices |
Get open tabs from all synced devices |
get_tabs_local |
Get open tabs from the local browser session |
get_history |
Search browsing history with optional filters |
get_bookmarks |
Get bookmarks, optionally filtered by folder |
search_bookmarks |
Search bookmarks by title or URL |
select_browser |
Select which browser to use (when multiple installed) |
set_profile_path |
Manually set the browser profile path |
Configuration
Auto-detection
The server automatically detects installed Chromium-based browsers. 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, use select_browser with 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chromium_sync_mcp-0.2.0.tar.gz.
File metadata
- Download URL: chromium_sync_mcp-0.2.0.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df4d2e06181a9670913a975c6b1f5954ac1af614e59bbec65f529ff820b6689a
|
|
| MD5 |
7770589f5fbd042865e39b342a89841e
|
|
| BLAKE2b-256 |
de69b15a1880082920e840ba98ef75a648bf6da61997205579f56648681296fb
|
Provenance
The following attestation bundles were made for chromium_sync_mcp-0.2.0.tar.gz:
Publisher:
release.yml on jaidhyani/chromium-sync-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
chromium_sync_mcp-0.2.0.tar.gz -
Subject digest:
df4d2e06181a9670913a975c6b1f5954ac1af614e59bbec65f529ff820b6689a - Sigstore transparency entry: 813444809
- Sigstore integration time:
-
Permalink:
jaidhyani/chromium-sync-mcp@0a0bd6918b15207b297d3396d2bd87fed61d341c -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/jaidhyani
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@0a0bd6918b15207b297d3396d2bd87fed61d341c -
Trigger Event:
release
-
Statement type:
File details
Details for the file chromium_sync_mcp-0.2.0-py3-none-any.whl.
File metadata
- Download URL: chromium_sync_mcp-0.2.0-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b99b75cd34e42dd8921a3a68557da1680e33f9b13101dbc24c1f13b717c23b55
|
|
| MD5 |
39cff344402937c1a5b762a20f069893
|
|
| BLAKE2b-256 |
1eb5ad2d1d73c52a99af6c81e55affd07e2b05555578292d5aa7277e352459d9
|
Provenance
The following attestation bundles were made for chromium_sync_mcp-0.2.0-py3-none-any.whl:
Publisher:
release.yml on jaidhyani/chromium-sync-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
chromium_sync_mcp-0.2.0-py3-none-any.whl -
Subject digest:
b99b75cd34e42dd8921a3a68557da1680e33f9b13101dbc24c1f13b717c23b55 - Sigstore transparency entry: 813444811
- Sigstore integration time:
-
Permalink:
jaidhyani/chromium-sync-mcp@0a0bd6918b15207b297d3396d2bd87fed61d341c -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/jaidhyani
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@0a0bd6918b15207b297d3396d2bd87fed61d341c -
Trigger Event:
release
-
Statement type: