Research-MCP

ZDOSt/Research-MCP
★ 0 stars Python Browser/Web Updated 2d ago
MCP Server: SearXNG, Crawl4AI, Reranker, Qdrant
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": {
    "research-mcp": {
      "command": "uvx",
      "args": [
        "research-mcp"
      ]
    }
  }
}

Or install with pip: pip install research-mcp

README Excerpt

Research MCP gives an MCP client a small set of high-level tools for web research, focused URL investigation, and persistent semantic memory. The gateway validates and queues research jobs; a separate worker performs search, page extraction, browser fallback, ingestion, retrieval, and reranking. Requirements: Docker Engine with Compose v2.23 or newer, at least 8 GB of free

Tools (12)

get_research_artifactgithub_researchingest_textinvestigate_urlmanage_sourcesqdrantquery_memoryredisresearch_jobresearch_websearxngstart_research