edge-favorites-mcp
Related Servers
Alternatives to edge-favorites-mcp
No user-submitted related servers found.
Related Servers
- 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
- FlicenseAqualityCmaintenanceEnables AI assistants to search, browse, add, and delete Chrome and Edge bookmarks through the MCP protocol, using a local FastMCP server that directly reads and modifies browser bookmark files.5-
- 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
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to search and analyze Chrome browser history and bookmarks data locally, including keyword searches, date range filtering, recent browsing activity, and usage statistics across all platforms.2-
- AlicenseBqualityBmaintenanceEnables AI agents to manage bookmarks (webpages, articles, videos) on behalf of users, including registration, categorization, tagging, and sharing.2021 PyPI1MIT

blackmount-mcpofficial
AlicenseNot gradedqualityAmaintenanceEnables AI assistants to access and search local browser history, bookmarks, open tabs, and downloads for personalized context.MIT
TDQS
Scored across 4 tools
Each tool has a clear, distinct purpose: listing favorites (optionally filtered by folder), listing folders, reading content of a favorite's URL, and searching favorites. There is no ambiguity or overlap between them.
All tool names follow a consistent verb_noun pattern in snake_case (list_favorites, list_folders, read_favorite_content, search_favorites), making it easy for an agent to infer functionality.
With 4 tools, the server is well-scoped for browsing and searching Edge favorites. Each tool serves a distinct need without unnecessary redundancy or missing essential operations for the stated purpose.
The tools cover core exploration use cases (list, search, read content) but lack editing capabilities (add, delete, update favorites). For a read-only exploration server, this is a minor gap; however, full CRUD would be more complete.