io.github.pree-dew/mcp-bookmark
Quality Score
61
/100
MCP Server for adding bookmarks in openai RAG
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"mcp-bookmark": {
"command": "uvx",
"args": [
"mcp-bookmark-server"
],
"env": {
"OPENAI_API_KEY": "<your-openai_api_key>"
}
}
}
}§02 Environment variables
OPENAI_API_KEYrequiredsecret
open ai api key
§03 MCP Quality Score · methodology
freshness
11
completeness
5
installability
25
documentation
15
stability
5
§04 Alternatives in AI & LLMs
OpenAI Tools MCP Server
ai.com.mcp/openai-tools
Focused MCP server for OpenAI image/audio generation (v2.0.0). Wraps endpoints via HAPI CLI.
ai.llmse/mcp
ai.llmse/mcp
Public MCP server for the LLM Search Engine
Perplexity API Platform
ai.perplexity/mcp-server
Real-time web search, reasoning, and research through Perplexity's API