Skip to main content
Glama

Exa MCP Server

by MrunmayS

deep_researcher_check

Monitor and retrieve detailed research results by polling the tool with the task ID. Tracks progress of AI-driven web searches, source analysis, and report synthesis until status is 'completed'.

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" }

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

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