Researchmind_MCP_Server

suraj5424/Researchmind_MCP_Server
★ 0 stars Python AI/LLM Updated today
ResearchMind MCP Server gives AI assistants a local research brain with RAG, semantic search, arXiv integration, and persistent memory. Built with Python, ONNX Runtime, ChromaDB, and SQLite.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "researchmind_mcp_ser": {
      "command": "uvx",
      "args": [
        "researchmind-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install researchmind-mcp-server

README Excerpt

> *Give your AI coding assistant a research brain.* --- ResearchMind connects to **Cursor, VS Code (Cline), Claude Desktop, Windsurf, or any MCP-compatible AI assistant** and gives it a persistent research memory. Your AI can search arXiv, download and ingest PDFs, save notes organized by project, and answer questions grounded in everything you've read — across sessions, across projects.

Tools (3)

hybrid_searchsearch_arxivworkspace_root

Topics

chromadb-vector-searchhybrid-searchmcp-serveronnxruntimeragreranking-mechanismsqlite3systemdesign