Skip to content
Back to search
30
MCP

librarian-mcp

pypi/librarian-mcp

Pre-curated canonical memory + prose/code provenance for any AI coding client. MCP-native.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

alsokolov2/librarian-search-mcp
Librarian Search MCP: Semantic AI-powered search and high-speed regex lookup.
0 tools
Ratary Memory MCP
Persistent coding memory for AI assistants. MCP stdio, hybrid search, graph, context.
0 tools
@shackleai/memory-mcp
Persistent memory for AI coding tools. The first MCP-native memory server.
0 tools
cortex-mcp
Persistent memory for AI coding assistants. Injects context from past sessions into every LLM request.
0 tools
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
skill-library-mcp
MCP server providing on-demand skill loading for AI coding assistants
0 tools

How to use

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

{
  "mcpServers": {
    "librarian-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}