mcp-bookmark
Related Servers
Alternatives to mcp-bookmark
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to save and search bookmarks using OpenAI's RAG capabilities for intelligent bookmark management and retrieval.MIT
- FlicenseNot gradedqualityDmaintenanceEnables semantic search and retrieval of bookmarked URLs content using vector embeddings, with support for multiple backends and AI assistant integration.-
- AlicenseAqualityCmaintenanceEnables AI assistants to save, search, and manage bookmarks with semantic search, automatic metadata extraction, and optional LLM-powered enrichment, all running locally.86MIT
- AlicenseNot gradedqualityDmaintenanceEnables semantic search across browser bookmarks from Chrome, Firefox, Edge, Opera, and other browsers using natural language queries. Extracts and indexes bookmark content and metadata into a vector database for intelligent retrieval.1Apache 2.0
- AlicenseBqualityBmaintenanceEnables AI agents to manage bookmarks (webpages, articles, videos) on behalf of users, including registration, categorization, tagging, and sharing.201MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to organize and manage Chrome/Edge bookmarks through natural language, with user-controlled permissions, privacy filters, and safety mechanisms.Apache 2.0
TDQS
Scored across 2 tools
Save and search are clearly distinct actions with no overlap. An agent can easily determine which tool to use based on whether it needs to add or find a bookmark.
Both tools follow a consistent verb_noun pattern (save_bookmark, search_bookmark), making the naming predictable and intuitive.
With only two tools, the server feels thin for a bookmarking domain. While save and search are core operations, a typical bookmark manager would likely require more tools, making the count borderline.
The tool surface is significantly incomplete. It offers only create (save) and search, but lacks essential operations like list, delete, and update, which would cause agent failures when those actions are needed.