Back to search
30
MCP

rag-anythink-mcp

serkanyasr/rag-anythink-mcp

Model Context Protocol server for advanced RAG with Knowledge Graphs

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

Similar MCP servers embedding-nearest

gpt-rag-mcp
GPT RAG MCP (Model Context Protocol) library
0 tools
ai-cogence-mcp-server
MCP (Model Context Protocol) Server for AI Cogence RAG Backend
0 tools
knowledge-graph-rag-mcp
Local-first Knowledge GraphRAG MCP server
0 tools
@g99/lightrag-mcp-server
Model Context Protocol (MCP) server for LightRAG - 30 fully working tools with complete RAG and Knowledge Graph integration
0 tools
iflow-mcp_contextualai_contextual-mcp-server
A Model Context Protocol (MCP) server that provides RAG capabilities using Contextual AI
0 tools
io.github.nitishgourishetty/contextual-mcp-server
RAG-enabled MCP server using Contextual AI. Supports single-agent and multi-agent modes.
0 tools

How to use

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

{
  "mcpServers": {
    "rag-anythink-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}