drio
Open app

ResearchMCP

Source

Multi-Search API Aggregator Server built with Deno + Hono

Catalog onlyCatalog onlySTDIO

Overview

ResearchMCP is a research tool that combines Model Context Protocol (MCP) and Brave Search to provide research functionality similar to ChatGPT's DeepResearch.

To use ResearchMCP, set up the environment by installing Deno, cloning the repository, and configuring the necessary environment variables. You can run the application locally or in a Docker container.

  • Integration with Brave Search for enhanced research capabilities - Support for both local and Docker-based development environments - Hybrid development approach allowing flexibility in coding and testing
  1. Conducting in-depth research using the enhanced analysis endpoint.
  2. Utilizing the standard MCP endpoint for basic search functionalities.
  3. Analyzing and summarizing search results with Claude API integration.

Add to your AI client

Use these steps to connect ResearchMCP in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "researchmcp-riii111": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-researchmcp-riii111"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "researchmcp-riii111": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-researchmcp-riii111"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "researchmcp-riii111": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-researchmcp-riii111"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "researchmcp-riii111": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-researchmcp-riii111"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "researchmcp-riii111": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-researchmcp-riii111"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "researchmcp-riii111": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-researchmcp-riii111"
      ]
    }
  }
}

FAQ

What is the primary purpose of ResearchMCP?

ResearchMCP aims to provide a robust research tool that leverages MCP and Brave Search for effective information retrieval and analysis.

Is ResearchMCP easy to set up?

Yes! The setup process is straightforward, with detailed instructions provided in the documentation.

Can I run ResearchMCP in a Docker container?

Yes! ResearchMCP supports Docker for consistent development environments.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2843,"uuid":"4e93f3ad-e708-4abc-8e02-ad3a6306b588","name":"ResearchMCP","title":"ResearchMCP","description":"Multi-Search API Aggregator Server built with Deno + Hono","avatar_url":"https://avatars.githubusercontent.com/u/131587765?v=4","created_at":"2025-03-15T09:08:41.264Z","updated_at":"2025-03-15T14:16:48.362Z","status":"created","author_name":"riii111","author_avatar_url":"https://avatars.githubusercontent.com/u/131587765?v=4","tags":"hono,deno,mcp-server","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/riii111/ResearchMCP","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"4\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-04-03 22:52:59\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]