Skip to content
Back to search
30
MCP streamable-http

org.llmref/llmref

org.llmref/llmref

Versioned documentation registry and semantic search for AI tools and coding assistants.

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

context7
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
0 tools
llmdocs-mcp
Agent-first documentation platform (CLI and server)
0 tools
llm-oracle
Up-to-date LLM pricing + availability catalog with cited sources for AI agent routing.
0 tools
Vectr
Semantic codebase search + persistent working memory for AI code editors. Local, no API key.
0 tools
RepoMemory
Persistent, searchable knowledge base for AI coding agents with hybrid keyword and semantic search across project context.
0 tools
Remembrall
Persistent memory and code dependency graph for AI agents using hybrid semantic search.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "org.llmref/llmref": {
      "url": "https://api.llmref.org/v1/mcp",
      "transport": "streamable-http"
    }
  }
}