Skip to main content
Glama

Exa MCP Server

by geezerrrr

deep_researcher_check

Monitor and retrieve detailed research reports generated by an AI agent. Poll the tool repeatedly with the task ID until the status shows 'completed' to access synthesized findings from comprehensive web searches.

Instructions

Check the status and retrieve results of a deep research task. This tool monitors the progress of an AI agent that performs comprehensive web searches, analyzes multiple sources, and synthesizes findings into detailed research reports. The tool includes a built-in 5-second delay before checking to allow processing time. IMPORTANT: You must call this tool repeatedly (poll) until the status becomes 'completed' to get the final research results. When status is 'running', wait a few seconds and call this tool again with the same task ID.

Input Schema

NameRequiredDescriptionDefault
taskIdYesThe task ID returned from deep_researcher_start tool

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "taskId": { "description": "The task ID returned from deep_researcher_start tool", "type": "string" } }, "required": [ "taskId" ], "type": "object" }

Other Tools from Exa MCP Server

Related Tools

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/geezerrrr/exa-mcp-server'

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