MCP Bookmark
M

MCP Bookmark

A bookmark management server based on the MCP protocol that supports saving and intelligent searching of bookmarks. It uses OpenAI's RAG capabilities to implement semantic search functions.
2 points
4.4K

What is MCP Bookmark Server?

MCP Bookmark Server is an intelligent bookmark management tool designed specifically for AI assistants. It allows you to save, search, and manage web page bookmarks by having conversations with the AI in natural language. Different from traditional bookmark managers, it uses AI technology to understand the content of bookmarks, enabling you to find relevant bookmarks through natural language searches.

How to use MCP Bookmark Server?

First, you need to configure the server in AI tools that support MCP (such as Claude Desktop, Cursor IDE, etc.). Then you can directly manage bookmarks through conversations. For example, tell the AI assistant to 'Save this web page' or 'Help me find bookmarks about Python', and the AI will automatically call the server functions to serve you.

Use cases

It is suitable for researchers, developers, students, and content creators who often collect web page materials. When you need to organize a large number of reference materials, tutorial links, or sources of inspiration, this tool can help you intelligently organize and retrieve this information.

Main Features

Intelligent Bookmark Saving
Just provide the URL, and the AI will automatically extract web page information and save it. You can also add custom titles and descriptions to better organize your bookmarks.
Semantic Search
It uses OpenAI's AI technology to understand search intentions. It can not only match keywords but also understand conceptual relevance. For example, searching for 'Learning programming' can also find bookmarks for 'Python Getting Started Tutorial'.
Multi - platform Support
It is compatible with multiple AI tool platforms such as Claude Desktop, Cursor IDE, Windsurf IDE, Zed Editor, and Continue, allowing you to use the same bookmark library in different environments.
AI Intelligent Classification
It automatically analyzes bookmark content and suggests classifications to help you better organize and manage a large number of bookmark resources.
Advantages
Natural language interaction: Manage bookmarks through conversations without learning complex interfaces
Intelligent search: Understand search intentions and find truly relevant content
Cross - platform synchronization: Share the bookmark library among different AI tools
AI enhancement: Automatically extract web page information and reduce manual input
Open source and free: Based on the MIT license, it can be freely used and modified
Limitations
Requires an OpenAI API key: Some advanced features require API key support
Depends on network connection: An internet connection is required to access GitHub and OpenAI services
Only for MCP - compatible tools: Can only be used in AI tools that support the Model Context Protocol
Learning cost: You need to understand the basic MCP configuration process

How to Use

Install Necessary Tools
Ensure that Python 3.11+ and the uvx package manager are installed. uvx can be installed via pip: pip install uvx
Get an OpenAI API Key
Visit the OpenAI official website to create an account and obtain an API key. This is necessary to enable the intelligent search function.
Configure AI Tools
Edit the corresponding configuration file according to the AI tool you are using. Here is an example of configuring Claude Desktop (on macOS):
Restart AI Tools
After saving the configuration file, restart your AI tool (such as Claude Desktop) for the configuration to take effect.
Start Using
Now you can interact with the AI assistant in natural language to manage bookmarks.

Usage Examples

Academic Research Material Collection
Graduate student Xiao Wang is writing a paper on machine learning and needs to collect a large number of relevant literatures and tutorials.
Programming Learning Resource Organization
Xiao Li, who has just started learning Python programming, needs to organize various tutorial and documentation links.
Project Inspiration Collection
Designer Xiao Zhang is looking for UI design inspiration and needs to collect excellent website design cases.

Frequently Asked Questions

Do I need to pay to use this service?
Where is my bookmark data stored?
Can I synchronize bookmarks across multiple devices?
Can I still use it without an OpenAI API key?
How can I back up my bookmark data?
Does it support importing bookmarks from other browsers?

Related Resources

GitHub Repository
Project source code and latest updates
Issue Feedback
Report bugs or propose feature suggestions
MCP Official Documentation
Model Context Protocol technical documentation
OpenAI API
Get an OpenAI API key

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "bookmark": {
      "command": "/usr/local/bin/uvx",
      "args": [
        "--from",
        "git+https://github.com/pree-dew/mcp-bookmark.git",
        "mcp-bookmark-server"
      ],
      "env": {
        "OPENAI_API_KEY": "your-openai-api-key-here"
      }
    }
  }
}

{
  "mcpServers": [
    {
      "name": "bookmark",
      "command": "/usr/local/bin/uvx",
      "args": [
        "--from",
        "git+https://github.com/pree-dew/mcp-bookmark.git",
        "mcp-bookmark-server"
      ],
      "env": {
        "OPENAI_API_KEY": "your-openai-api-key-here"
      }
    }
  ]
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

R
Rsdoctor
Rsdoctor is a build analysis tool specifically designed for the Rspack ecosystem, fully compatible with webpack. It provides visual build analysis, multi - dimensional performance diagnosis, and intelligent optimization suggestions to help developers improve build efficiency and engineering quality.
TypeScript
7.9K
5 points
N
Next Devtools MCP
The Next.js development tools MCP server provides Next.js development tools and utilities for AI programming assistants such as Claude and Cursor, including runtime diagnostics, development automation, and document access functions.
TypeScript
8.4K
5 points
T
Testkube
Testkube is a test orchestration and execution framework for cloud-native applications, providing a unified platform to define, run, and analyze tests. It supports existing testing tools and Kubernetes infrastructure.
Go
6.2K
5 points
M
MCP Windbg
An MCP server that integrates AI models with WinDbg/CDB for analyzing Windows crash dump files and remote debugging, supporting natural language interaction to execute debugging commands.
Python
8.7K
5 points
R
Runno
Runno is a collection of JavaScript toolkits for securely running code in multiple programming languages in environments such as browsers and Node.js. It achieves sandboxed execution through WebAssembly and WASI, supports languages such as Python, Ruby, JavaScript, SQLite, C/C++, and provides integration methods such as web components and MCP servers.
TypeScript
6.6K
5 points
N
Netdata
Netdata is an open-source real-time infrastructure monitoring platform that provides second-level metric collection, visualization, machine learning-driven anomaly detection, and automated alerts. It can achieve full-stack monitoring without complex configuration.
Go
9.7K
5 points
M
MCP Server
The Mapbox MCP Server is a model context protocol server implemented in Node.js, providing AI applications with access to Mapbox geospatial APIs, including functions such as geocoding, point - of - interest search, route planning, isochrone analysis, and static map generation.
TypeScript
8.8K
4 points
U
Uniprof
Uniprof is a tool that simplifies CPU performance analysis. It supports multiple programming languages and runtimes, does not require code modification or additional dependencies, and can perform one-click performance profiling and hotspot analysis through Docker containers or the host mode.
TypeScript
7.3K
4.5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
19.1K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
30.3K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
21.9K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
62.7K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
27.1K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
58.1K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
19.9K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
41.5K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase