VOOZH about

URL: https://apify.com/renzomacar/deep-research-mcp

โ‡ฑ Deep Research MCP - AI Web Search, No API Key ยท Apify


๐Ÿ‘ Deep Research MCP - Web Search for AI Agents avatar

Deep Research MCP - Web Search for AI Agents

Pricing

Pay per usage

Go to Apify Store

Deep Research MCP - Web Search for AI Agents

Give your AI agent the web: multi-source search, clean-markdown page reading, and one-call deep research dossiers. No OpenAI/Perplexity key required โ€” your agent does the synthesis. MCP server, pay-per-event.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Renzo Madueno

Renzo Madueno

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

Deep Research MCP Server โ€” Web Search & Research for AI Agents

Give your AI agent real research skills in one tool call. Deep Research MCP searches the web, reads the top pages, and returns a clean, citation-ready Markdown dossier your LLM can answer from โ€” built for Claude, ChatGPT, Cursor, and any MCP client, with no external API key to manage.

โญ Using it and it works? Leave a 30-second review. It's the single biggest thing that helps other developers find it.

What is Deep Research MCP?

It's a Model Context Protocol (MCP) server that gives an AI agent three web-research tools. Unlike search wrappers that force you to bring your own OpenAI / Perplexity / Tavily key, this runs search and page-reading on the Apify platform โ€” your agent is the LLM, so it does the synthesis itself. No keys, no glue code, no per-failure billing surprises.

What can it do?

ToolWhat it does
web_searchSearch the web โ†’ a ranked list of {title, url, snippet}. Discover sources before reading them.
read_urlFetch any URL โ†’ its main content as clean Markdown (nav, ads, and boilerplate stripped). Turn a page into LLM-ready context.
deep_researchOne call: search โ†’ read the top N sources in parallel โ†’ return a citation-ready dossier. Your agent writes the cited synthesis.

How do I connect it to Claude, Cursor, or ChatGPT?

  1. Click Start to run this Actor in Standby mode.
  2. Point your MCP client at the server's /mcp endpoint (Streamable HTTP) or /sse (legacy).
{
"mcpServers":{
"deep-research":{
"url":"https://deep-research-mcp.apify.actor/mcp?token=YOUR_APIFY_TOKEN"
}
}
}

Then just ask: "Use deep_research to compare the top open-source vector databases in 2026 and summarize with citations." The agent calls the tool, gets a dossier of read sources, and writes a cited answer โ€” no extra API keys, no scraping code.

What does the output look like?

{
"query":"best open-source vector databases 2026",
"sourcesFound":8,
"sourcesRead":4,
"sources":[
{"index":1,"title":"Best Open Source Vector Databases 2026","url":"https://redis.io/blog/...","content":"# ...clean markdown..."}
],
"dossier":"# Research dossier: best open-source vector databases 2026\n\n## [1] ...cited, LLM-ready..."
}

How much does it cost?

Pay-per-event โ€” you pay only for what your agent actually does, no subscription:

EventPrice
Actor start$0.01
web_search$0.005 / search
read_url$0.004 / page
deep_research$0.02 / report

A flat, predictable price per outcome โ€” not opaque credits that expire, and no charge-on-failure.

Why this over Tavily, Firecrawl, or RAG Web Browser?

  • No API key needed โ€” search + reading run on-platform; your agent supplies the intelligence.
  • Agentic, not just fetch โ€” deep_research orchestrates multi-source reading and hands back a citation-ready dossier, not a single page.
  • Flat per-call pricing โ€” no credit systems, no billing on failed runs.
  • MCP-native โ€” drops straight into Claude Desktop, Cursor, Windsurf, and OpenAI/Anthropic agents.

FAQ

Do I need an OpenAI or Perplexity API key? No. The calling agent does the synthesis; this server only does search + reading.

Which MCP clients work? Claude Desktop, Cursor, Windsurf, Cline, and any Streamable-HTTP or SSE MCP client.

Can I run it without MCP? Yes โ€” pass a query in the input for a one-off run; the dossier is saved to the dataset. Great for scheduled research.

Is the data fresh? It searches live web results. Pages published minutes ago may not be indexed yet.

Other Actors by this author

Building agent tools and lead-gen data? See my other Actors โ€” contact & email finder, Google Maps, Reddit, Indeed, and more.


Built and maintained by Renzo Madueรฑo. Found a bug or want another tool? Open an issue or leave a review and tell me โ€” I read every message.

You might also like

Web Search MCP Server: Web, News, Answers for AI Agents

mrlarryjohnson/web-search-mcp-server

MCP server giving AI agents (Claude, Cursor, n8n, Make) multi-engine web search, news search, and DuckDuckGo instant answers. No API keys, pay per tool call, hosted โ€” connect in 30 seconds.

1

MCP Deep Web Search

vojtech.kaiser/actor-deep-web-search-mcp

MCP Deep Search Server is a cloud-based tool for advanced research, combining real-time results from Google, Brave, Anthropic, OpenAI, Perplexity, and xAI. Now hosted in the cloud, it offers faster performance with no local installation needed.

๐Ÿ‘ User avatar

Vojtech Kaiser

14

RAG Web Browser

parseforge/rag-web-browser

Give your AI agents real-time web access! Search the web on any topic and get full page content as clean Markdown, ready for LLMs, RAG pipelines, or OpenAI Assistants. Includes titles, descriptions, links, authors, images, and metadata. Start grounding your AI with fresh data in minutes!

Tavily Search MCP Server - Fast AI Web Search for Agents

clearpath/tavily-search-mcp

Search the web through AI assistants via MCP. Tavily's AI search engine with ranked results, AI answers, images, and full page content. No API key needed. Works with Claude, ChatGPT, any MCP client.

Web Research MCP ๏ฟฝ Search, Fetch & Synthesize

idapixl/web-research-mcp

MCP server for AI agents. Three tools: web_search (DuckDuckGo + Brave), fetch_page (clean markdown), research_topic (multi-step synthesis with relevance scoring). Zero external AI deps. Pay-per-use.

MCP Web Scraper Server โ€” AI-Ready Web Scraping via MCP

junipr/mcp-web-scraper

Model Context Protocol (MCP) server for web scraping. Provides scrape, extract, search, and link discovery tools via SSE or WebSocket transport. Connect AI agents and LLMs to live web data.

MCP Server: Rss

dltik/mcp-server-rss

MCP Server: Rss: an MCP server exposing 4 tools for AI agents. HTTP-only, no API key. Pay $0.005/tool-call.

MCP Server: Github

dltik/mcp-server-github

MCP Server: Github: an MCP server exposing 6 tools for AI agents. HTTP-only, no API key. Pay $0.01/tool-call.

Related articles

Best MCP servers for developers
Read more
What is MCP? Insights from the Developers Summit
Read more
6 AI agent tools that keep your agents grounded in current data
Read more