Skip to content
Back to search
30
MCP

openrouter-deep-research-mcp

wheattoast11/openrouter-deep-research-mcp

A multi-agent research MCP server + mini client adapter - orchestrates a net of async agents or streaming swarm to conduct ensemble consensus-backed research. Each task builds its own indexed pglite database on the fly in web assembly. Includes semantic + hybrid search, SQL execution, semaphores, prompts/resources and more

Uptime
0.0%
123 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

sarthakjadhav200206/mcp-deep-research
A LangGraph-based multi-agent AI framework for distributed deep research, running as an MCP Server.
0 tools
deep-research-mcp-server
A MCP server for deep research and report generation
0 tools
io.github.perufitlife/deep-research-mcp-server
Web search, clean page reading & one-call research dossiers for AI agents. No API key.
0 tools
gemini-research-mcp
MCP server for AI-powered research using Gemini: quick grounded search + Deep Research Agent
0 tools
@mseep/o3-search-mcp
MCP server that enables AI agents to perform intelligent web searches using OpenAI's o3 model with natural language queries
0 tools
google-researcher-mcp
An MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "openrouter-deep-research-mcp": {
      "url": "https://terminals.tech",
      "transport": "http"
    }
  }
}