Back to search
30
MCP

lxd-knowledge-test-mcp

pypi/lxd-knowledge-test-mcp

Personal knowledge base RAG MCP server — index local markdown/txt files, search via vector similarity

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

Similar MCP servers embedding-nearest

mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools
knowledge-graph-rag-mcp
Local-first Knowledge GraphRAG MCP server
0 tools
@yikizi/mcp-local-rag
Local RAG MCP Server - Enhanced with hybrid search, memory management, and code file support (fork of shinpr/mcp-local-rag)
0 tools
local-faiss-mcp
MCP server with FAISS local vector database for RAG
0 tools
Local FAISS MCP Server
Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts.
0 tools
code-graph-rag-mcp
Local-first code knowledge graph MCP server
0 tools

How to use

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

{
  "mcpServers": {
    "lxd-knowledge-test-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}