Skip to content
Back to search
30
MCP

@jcode.labs/ragmir

npm/@jcode.labs/ragmir

Confidential local RAG for coding agents, with offline cited retrieval through CLI, MCP, and TypeScript.

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

Similar MCP servers embedding-nearest

jcode ragmir
Metadata-only Glama MCP server.
0 tools
Linggen - Local RAG
Local, privacy-focused RAG service for code search via MCP. https://linggen.dev
0 tools
io.github.infoinlet-marketplace/mcp-knowledge-rag
Permission-aware RAG for agents — ingest docs, hybrid search, cited answers (hosted API).
0 tools
RagCode
Privacy-first semantic code search using local Ollama and Qdrant vector storage for multi-language repository understanding
0 tools
io.github.fieldcure/rag
MCP RAG server with hybrid search, multi-KB support, and AI-powered chunk contextualization.
0 tools
hybrid agentic RAG langchain
Metadata-only Glama MCP server.
0 tools

How to use

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

{
  "mcpServers": {
    "@jcode.labs/ragmir": {
      "url": "None",
      "transport": "http"
    }
  }
}