Back to Home
Yerachmiel-Feltzman icon

Bookmarks-Aware-MCP-Server

Verified Safe

by Yerachmiel-Feltzman

Overview

Provides LLMs with read-only, keyword-searchable access to a user's local Chrome bookmarks to enhance natural language queries.

Installation

Run Command
python3 /absolute/path/to/bookmarks-aware-mcp/src/main.py

Security Notes

The server primarily performs read-only operations on a local, predefined Chrome bookmarks JSON file. It uses a standard regular expression for tokenization and does not contain `eval`, `exec`, or similar dangerous functions. No network calls beyond the standard MCP stdio communication are made. The risk is minimal as long as the default bookmark file path is used, and the user's own machine is trusted. Custom bookmark paths could introduce risk if pointed to untrusted locations, but this would be a user-initiated configuration change.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens250
Stars0
Forks0
Last Update2025-12-08

Tags

LLM ToolBookmarksChromeSearchLocal Data