MCP Bookmark runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from pypi. Last commit 26 Sep 2025.
MCP Server for adding bookmarks in openai RAG
Today is the operative word: we check MCP Bookmark every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-bookmark -- uvx mcp-bookmark-server
{
"mcpServers": {
"mcp-bookmark": {
"args": [
"mcp-bookmark-server"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-bookmark]
command = "uvx"
args = ["mcp-bookmark-server"]
{
"mcpServers": {
"mcp-bookmark": {
"args": [
"mcp-bookmark-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-bookmark": {
"args": [
"mcp-bookmark-server"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
OPENAI_API_KEY (open ai api key).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the OpenAI ChatGPT API — chat, vision, and embeddings
Rag Knowledge MCP Server by MEOK AI Labs
Local-first RAG engine with MCP server for AI agent integration.
MCP server for GigaChat — AI chat, embeddings, image generation (Russia)
Rag Knowledge Graph MCP Server by MEOK AI Labs
MCP server for GitHub repo health, commit summaries, issue triage, and RAG Q&A.
Investment discipline MCP server with RAG, behavior detection, journaling, and market data.
MCP server for the xAI Grok API — chat, vision, search, and embeddings
Answers built from our own checks of this server.