Skip to content
Back to search
30
MCP

X Archive RAG

io.github.mameshivaa/x-archive-rag

Local-first MCP tools for searching and drafting from your X/Twitter archive.

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

Similar MCP servers embedding-nearest

@raevon/mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools
io.github.fieldcure/rag
MCP RAG server with hybrid search, multi-KB support, and AI-powered chunk contextualization.
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
mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools
@robthepcguy/rag-vault
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

How to use

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

{
  "mcpServers": {
    "x_archive_rag": {
      "url": "None",
      "transport": "http"
    }
  }
}