Bookmark Lens runs on your own machine — the client starts it, so there is no endpoint to ping. 168 installs a week from pypi.
Local-first bookmark management with semantic search and AI-powered organization
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.
claude mcp add bookmark-lens -- uvx bookmark-lens
{
"mcpServers": {
"bookmark-lens": {
"args": [
"bookmark-lens"
],
"command": "uvx"
}
}
}
[mcp_servers.bookmark-lens]
command = "uvx"
args = ["bookmark-lens"]
{
"mcpServers": {
"bookmark-lens": {
"args": [
"bookmark-lens"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"bookmark-lens": {
"args": [
"bookmark-lens"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.