PluginBench
MCP Server
Active

io.github.Perufitlife/deep-research-mcp-server MCP Server

io.github.Perufitlife/deep-research-mcp-server

What is the io.github.Perufitlife/deep-research-mcp-server MCP server?

Web search, clean page reading & one-call research dossiers for AI agents. No API key.

How to install io.github.Perufitlife/deep-research-mcp-server

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "deep-research-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "deep-research-mcp-server"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "deep-research-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "deep-research-mcp-server"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "deep-research-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "deep-research-mcp-server"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "deep-research-mcp-server": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "deep-research-mcp-server"
      ]
    }
  }
}
Claude Code
claude mcp add deep-research-mcp-server -- npx -y deep-research-mcp-server

Related MCP servers

14 web scrapers as MCP tools: Reddit, Amazon, Google Maps, Yelp, YouTube, Indeed & more.

1
JavaScript
View repository →

Live aviation data for AI agents: METAR weather, airports, aircraft, glossary & FAA questions.

0
JavaScript
MIT
View repository →

Smart Distribute: one prompt → the best native post per platform, then publish via MCP.

0
JavaScript
View repository →