Loomal

mcp-bookmark

MCP server by github.com/pree-dew/mcp-bookmark

MCP Server for adding bookmarks in openai RAG

0 starspypi: mcp-bookmark-server

About mcp-bookmark

mcp-bookmark is an MCP (Model Context Protocol) server published by pree-dew in the official MCP registry, listed under RAG Systems on Loomal. MCP Server for adding bookmarks in openai RAG

It ships as a Python package on PyPI (mcp-bookmark-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/pree-dew/mcp-bookmark.

Use mcp-bookmark with your agent

Claude Code · one command
claude mcp add mcp-bookmark -- uvx mcp-bookmark-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-bookmark": {
      "command": "uvx",
      "args": [
        "mcp-bookmark-server"
      ]
    }
  }
}
pypimcp-bookmark-server

Frequently asked questions

What is mcp-bookmark?
mcp-bookmark is an MCP (Model Context Protocol) server by pree-dew in the RAG Systems category. MCP Server for adding bookmarks in openai RAG
How do I connect mcp-bookmark to Claude, Cursor, or another MCP client?
Install mcp-bookmark from its pypi package (mcp-bookmark-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-bookmark open source?
Yes — the source code is public at github.com/pree-dew/mcp-bookmark.
Can AI agents pay to use mcp-bookmark?
Not yet through Loomal — mcp-bookmark is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-bookmark? Claim this listing free by verifying GitHub ownership, or contact us.