Versioned documentation registry and semantic search for AI tools and coding assistants.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"org-llmref-llmref": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Versioned documentation registry and semantic search for AI tools and coding assistants.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in search / ai-ml
Persistent memory using a knowledge graph
Web and local search using Brave Search API
An autonomous agent that conducts deep research on any data using any LLM providers
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
MCP Security Weekly
Get CVE alerts and security updates for org.llmref/llmref and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A Claude Code plugin that connects to LLM Reference - versioned, model-ready documentation and semantic search - and ships a skill that teaches an agent how and when to use it.
llmref (remote, https://api.llmref.org/v1/mcp) exposing
list_projects, list_versions, resolve_docs, and search_docs.llmref that tells the agent to prefer LLM Reference over training data
for version-specific docs, and the order to call the tools in./plugin marketplace add reclear-io/llmref-plugin
/plugin install llmref@llmref
The server is a plain remote streamable-HTTP MCP endpoint, so any MCP-capable client can connect directly:
https://api.llmref.org/v1/mcp
Per-client setup (Claude Desktop, Cursor, Codex, and others) is documented at https://llmref.org.
MIT - Open Source by Reclear.io