Skip to main content
Glama
mcp-batch-research.md817 B
# MCP Batch Research Run multiple research queries in parallel using the OpenRouter Agents MCP server. ## Instructions 1. Parse the user's input for multiple research topics (comma-separated or numbered list) 2. Run batch research using `mcp__openrouter-agents__batch_research` with: - `queries`: Array of research queries - `waitForCompletion`: true (to get results immediately) - `costPreference`: "low" (default) or "high" for premium models 3. Extract the report IDs from the result 4. For each completed report, retrieve using `mcp__openrouter-agents__get_report` 5. Present a consolidated summary comparing findings across all topics ## Example Usage /mcp-batch-research "AI safety, quantum computing, climate tech" /mcp-batch-research topic1, topic2, topic3 ## User's Research Topics $ARGUMENTS

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wheattoast11/openrouter-deep-research-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server