mcpbeat Sign in

Bookmark Lens MCP Server

local only

Bookmark Lens runs on your own machine — the client starts it, so there is no endpoint to ping. 107 installs a week from pypi.

Local-first bookmark management with semantic search and AI-powered organization

Installs per day peak 60 · avg 21 · +47% w/w
a month agotoday
107
Installs / week
pypi · bookmark-lens
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Bookmark Lens every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add bookmark-lens -- uvx bookmark-lens
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bookmark-lens": {
      "args": [
        "bookmark-lens"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bookmark-lens]
command = "uvx"
args = ["bookmark-lens"]
.cursor/mcp.json
{
  "mcpServers": {
    "bookmark-lens": {
      "args": [
        "bookmark-lens"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bookmark-lens": {
      "args": [
        "bookmark-lens"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Bookmark Lens

same job, measured the same way
MCP Documentation Server
by andrea9293

Local-first document management and semantic search for AI coding agents

98 installs/wk local only
URL Manager MCP
by piccolo123

Agent-first bookmark management with auto-registration, categories, tags, and shared collections.

93 installs/wk local only
Cloudinary Asset Management
by cloudinary

Upload, organize, search, and transform images, videos, and files with AI-powered tools.

108 installs/wk answering
Cloudinary Asset Management
by subomi

Upload, organize, search, and transform images, videos, and files with AI-powered tools.

28 installs/wk local only
Memex
by evan-moon

Local-first second brain with semantic search. Markdown notes indexed by a local ML model.

45 installs/wk local only
MCP FreeScout
by verygoodplugins

FreeScout ticket management with AI-powered analysis, search filters, and structured outputs.

258 installs/wk local only
Agent Domain Search
by agentdomainsearch

Agent-first domain registration and DNS management, paid with USDC via x402.

3 tools answering
I
Outlook
by mcp-z

Outlook integration with OAuth, message search, batch operations, and calendar management

447 installs/wk local only

Bookmark Lens — questions

Answers built from our own checks of this server.

Why is there no uptime for Bookmark Lens?
Bookmark Lens runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package bookmark-lens was installed 107 times last week.
How do I connect Bookmark Lens?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls bookmark-lens straight from pypi; nothing to host, nothing to sign up for.
How many people use Bookmark Lens?
The pypi package bookmark-lens was installed 107 times in the last week. Week over week that is +47%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.