labeveryday/linkvault-mcp-server
If you are the rightful owner of linkvault-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
LinkVault is an MCP server that enhances Amazon Q CLI with AI-driven bookmark management.
LinkVault is a Model Context Protocol (MCP) server designed to integrate seamlessly with Amazon Q CLI, providing users with advanced bookmark management capabilities through natural language processing. This tool allows users to manage, organize, and search their bookmarks using conversational commands directly from their terminal. By leveraging AI, LinkVault can intelligently categorize and tag bookmarks, making it easier for users to find and manage their saved web content. The server supports multiple Chrome profiles, enabling access to bookmarks across different user profiles. Additionally, LinkVault is cross-platform, functioning on macOS, Windows, and Linux, ensuring broad accessibility for users regardless of their operating system. The integration with Amazon Q CLI allows for a streamlined workflow, where users can interact with their bookmarks using simple, intuitive commands.
Features
- Amazon Q CLI Integration: Manage bookmarks using natural language in your terminal.
- Chrome Multi-Profile Support: Access bookmarks from all your Chrome profiles.
- Content Extraction: Automatically analyze webpage content for better categorization.
- Intelligent Organization: AI-assisted categorization and tagging.
- Cross-Platform: Works on macOS, Windows, and Linux.
Tools
get_url_data
Fetch and extract data from a URL.
store_url
Store a URL with AI-generated metadata.
search_bookmarks
Search for bookmarks by query.
list_categories
List all bookmark categories.
list_bookmarks_by_category
List all bookmarks in a specific category.
delete_bookmark
Delete a bookmark from the database.
list_chrome_bookmarks
List Chrome bookmarks, optionally filtered by folder.
import_chrome_bookmark
Import a Chrome bookmark into the database.