Skip to content
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%
10 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
@raevon/mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools
RAG Knowledge
Python MCP server for retrieval-augmented generation and knowledge base tools.
0 tools
knowledge-graph-rag-mcp
Local-first Knowledge GraphRAG MCP server
0 tools
RAG Knowledge Graph
Python MCP server for RAG-based knowledge graph construction and querying.
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

How to use

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

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