Back to search
30
MCP

@g99/lightrag-mcp-server

npm/@g99/lightrag-mcp-server

Model Context Protocol (MCP) server for LightRAG - 30 fully working tools with complete RAG and Knowledge Graph integration

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

Similar MCP servers embedding-nearest

rag-anythink-mcp
Model Context Protocol server for advanced RAG with Knowledge Graphs
0 tools
lightdash-mcp
Model Context Protocol (MCP) server for Lightdash analytics platform
0 tools
smart-coding-mcp
An extensible Model Context Protocol (MCP-Local-MRL-RAG-AST) server that provides intelligent semantic code search for AI assistants. Built
0 tools
ai-cogence-mcp-server
MCP (Model Context Protocol) Server for AI Cogence RAG Backend
0 tools
iflow-mcp_contextualai_contextual-mcp-server
A Model Context Protocol (MCP) server that provides RAG capabilities using Contextual AI
0 tools
iflow-mcp_desimpkins_daniel-lightrag-mcp
MCP server for LightRAG integration
0 tools

How to use

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

{
  "mcpServers": {
    "@g99/lightrag-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}