Back to search
30
MCP

claude-lfr-mcp

pypi/claude-lfr-mcp

Fast CPU-based RAG for codebases using BGE embeddings and Qdrant. MCP server for Claude Code.

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

Similar MCP servers embedding-nearest

code-context-mcp
MCP server with local RAG for Claude Code repo context
0 tools
bigdevxrd/mcp-powerhouse
🚀 Production-ready MCP Server for Claude Desktop - AI-powered web crawling & RAG
0 tools
claude-pascal-mcp
MCP server for Pascal/Delphi/Lazarus compilation and execution with Claude
0 tools
iflow-mcp_bluewings1211-codebase-rag-mcp
A RAG MCP server for codebase understanding.
0 tools
cpp-debug-mcp
Claude Code MCP server for C++ debugging with GDB and clangd
0 tools
flexible-graphrag-mcp
MCP server for Flexible GraphRAG — connects to the FastAPI backend (status, ingest, hybrid search, AI Q&A) for Claude Desktop and other MCP
0 tools

How to use

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

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