research-mcp-server

andysalvo/research-mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP server that turns Claude Code into a structured research engine
View on GitHub →

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-server": {
      "command": "npx",
      "args": [
        "-y",
        "andysalvo/research-mcp-server"
      ]
    }
  }
}

README Excerpt

An MCP server that turns Claude Code into a structured research engine. Frontier model reasoning produces genuine discovery -- connecting sources, finding contradictions, synthesizing across domains -- but the work disappears when the conversation ends. The next session starts from zero. Every insight has to be re-derived.

Tools (8)

RESEARCH_BASE_PATHresearch_diveresearch_exportresearch_ingestresearch_initresearch_lintresearch_queryresearch_status