MCP Server for adding bookmarks in openai RAG
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A Model Context Protocol (MCP) server that enables AI assistants to save and search bookmarks using OpenAI's RAG capabilities. Store URLs with metadata and perform intelligent searches across your bookmark collection.
Add to your claude_desktop_config.json:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Add to your MCP settings in .cursor/mcp_config.json:
Add to your windsurf_config.json:
Add to your Zed settings under MCP servers:
Add to your continue/config.json:
save_bookmarkSave a new bookmark.
Parameters:
url (required): The URL to bookmarktitle (optional): Title for the bookmarkdescription (optional): DescriptionExample:
search_bookmarksSearch through saved bookmarks.
Parameters:
query (required): Search termsExample:
Once configured with your MCP host, you can use natural language:
uvx package manager installedOPENAI_API_KEY: Required for AI-powered categorization and search enhancementMIT License
Built for the Model Context Protocol ecosystem
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-bookmark)<a href="https://allmcps.com/mcp/mcp-bookmark"><img src="https://allmcps.com/api/badge/mcp-bookmark?style=directory" alt="MCP Bookmark on AllMCPs" /></a>