
Bookmark Lens
Save and semantically search browser bookmarks locally so your agent can recall competitor pages, docs, and references during research.
Overview
Bookmark Lens is a MCP server for the Idea phase that provides local-first bookmark management with semantic search and AI-powered organization for agents.
What is this MCP server?
- Local-first bookmark storage with AI-powered organization
- Semantic search over your bookmark corpus from the agent
- PyPI package bookmark-lens v0.0.7 with stdio MCP transport
- No mandatory cloud sync narrative—privacy-friendly research stack
- stdio registration fits Claude Desktop–style and CLI agent hosts
What problem does it solve?
Research links scatter across browser profiles so your agent cannot reliably recall what you already saved about a market or competitor.
Who is it for?
Builders who hoard reference URLs during discovery and want private, agent-ready search without a hosted bookmark SaaS.
Skip if: Teams that need real-time multi-user bookmark sync or only save a handful of static links.
What do I get? / Deliverables
Bookmarks become a searchable local knowledge layer your agent can query while you research, scope, and write.
- Agent-callable semantic search over organized bookmarks
- AI-assisted grouping and retrieval of research URLs without cloud lock-in
Recommended MCP Servers
Journey fit
Bookmark libraries accumulate earliest while validating ideas and researching markets—the canonical shelf is Idea, with reuse when writing content or citing sources in docs. Semantic bookmark search supports competitor dives, audience research, and discovery without sending your link hoard to a cloud-only SaaS.
How it compares
Local bookmark semantic index via MCP, not a web scraping or note-taking skill.
Common Questions / FAQ
Who is Bookmark Lens for?
Solo builders and researchers who use AI coding agents and want organized, searchable bookmarks that stay on their machine.
When should I use Bookmark Lens?
Use it during Idea and Validate research, and later for content or docs, whenever you need the agent to find saved links by topic or meaning.
How do I add Bookmark Lens to my agent?
Install the PyPI package bookmark-lens (v0.0.7), configure the stdio MCP server entry in your client, and follow the github.com/cornelcroi/bookmark-lens setup for local data paths.