ContextBolt Bookmarks
БесплатноНе проверенAI-powered recall over your saved bookmarks. It gives Claude semantic search, topic clusters, recent saves, and save-from-chat across the content you save from
Описание
AI-powered recall over your saved bookmarks. It gives Claude semantic search, topic clusters, recent saves, and save-from-chat across the content you save from X, Reddit, LinkedIn, and the web.
README
MCP server for ContextBolt. Lets Claude Desktop and Claude Code search and save your bookmarks.
Pro plan required. Get your token from the ContextBolt extension under Settings → Pro Features.
Looking for other servers to pair with this one? Browse the MCP server directory.
Claude Desktop
Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"contextbolt": {
"command": "npx",
"args": ["-y", "contextbolt-mcp"],
"env": {
"CONTEXTBOLT_TOKEN": "your_token_here"
}
}
}
}
Restart Claude Desktop. The bookmarks tools appear automatically.
Claude Code
Add to .mcp.json in any project, or ~/.claude/mcp.json for global use. The URL form is simpler than the stdio form here:
{
"mcpServers": {
"contextbolt": {
"url": "https://api.contextbolt.app/mcp/your_token_here"
}
}
}
Tools
search_bookmarks(query, limit?, platform?): semantic search across your saved contentlist_clusters(): your topic clusters with bookmark countsget_cluster_bookmarks(cluster_id, limit?): all bookmarks in one clusterget_recent_bookmarks(limit?, platform?): most recently saved bookmarkssave_bookmark(url, content, title?, author?, tags?): create a new bookmark while chatting
The server lists its tools without a token, so clients and registries can discover them. A Pro token (CONTEXTBOLT_TOKEN) is only required to actually call a tool.
Troubleshooting
If Claude Desktop says the server failed to start, check:
CONTEXTBOLT_TOKENis set in theenvblock- Your ContextBolt account is on the Pro plan
- Node 18+ is installed (
node --version)
For support: https://contextbolt.com/support/
Установка ContextBolt Bookmarks
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/ContextBolt/mcp-serverFAQ
ContextBolt Bookmarks MCP бесплатный?
Да, ContextBolt Bookmarks MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для ContextBolt Bookmarks?
Нет, ContextBolt Bookmarks работает без API-ключей и переменных окружения.
ContextBolt Bookmarks — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить ContextBolt Bookmarks в Claude Desktop, Claude Code или Cursor?
Открой ContextBolt Bookmarks на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare ContextBolt Bookmarks with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
