bookmarks-mcp
Related Servers
Alternatives to bookmarks-mcp
No user-submitted related servers found.
Related Servers
- AlicenseCqualityCmaintenanceA local-first MCP server that turns browser bookmark exports into a searchable knowledge base with classification, merging, full-text indexing, and Chrome integration.20MIT
- AlicenseNot gradedqualityBmaintenanceA self-hosted MCP server that collects links and articles from web and mobile, allowing AI agents like Claude or ChatGPT to read and analyze them as a reading list.37 npmMIT
- AlicenseNot gradedqualityDmaintenanceFully local, privacy-first MCP server that turns exported X/Twitter bookmarks into a searchable, enriched knowledge base for Claude Desktop and Claude Code.2MIT
- AlicenseNot gradedqualityAmaintenanceRead-only local-first MCP server enabling AI assistants to semantically search private Markdown, PDF, and Tika-backed knowledge bases without data upload.45MIT
- AlicenseNot gradedqualityAmaintenanceMCP server for Linkwarden bookmarks providing read-first search and preserved content access with opt-in write, delete, and collection-delete tools, plus heuristic triage workflows.71 npmMIT
- AlicenseNot gradedqualityCmaintenanceA read-only MCP server that gives AI agents the web as compact, ranked, verified evidence — no API keys, no cloud retrieval, all models local.21 npm1MIT
TDQS
Scored across 8 tools
Each tool has a clearly distinct purpose: listing, searching, recent, stats, parsing, exporting, previewing, and source detection. No two tools overlap in functionality, and the descriptions reinforce their unique roles.
Most tools follow a consistent verb_noun snake_case pattern (list_bookmarks, search_bookmarks, export_bookmarks). Two tools deviate slightly (recent_bookmarks, bookmark_stats) but remain readable and stylistically consistent.
Eight tools is a well-scoped count for a bookmark management server. Each tool addresses a distinct aspect of bookmark interaction without redundancy or bloat.
The tool set is heavily read-oriented with export and parsing utilities, but lacks write operations such as add, update, or delete bookmarks. Agents can identify dead links via fetch_page_preview but have no way to retire them, representing a significant functional gap.