create_report
ChatGPTCreate an Elicit report for a research question.
Elicit's MCP server gives AI assistants direct access to a corpus of over 125 million academic papers. Search for relevant literature using natural language queries, create structured reports that extract and synthesize data across papers, and retrieve detailed report results — all programmatically. Built for life sciences R&D workflows, the server enables agents to rapidly survey evidence, compare findings across studies, and surface key data points without manual literature review, accelerating everything from target discovery to systematic evidence assessment.
includeReportBody: true.includeReportBody: true.corpus (elicit — default, full paper index — or pubmed for PubMed-only), searchMode: "keyword" to interpret the query as a Lucene-style expression instead of natural language, or filters (year range, study type, journal quartile, etc.) to narrow results. For clinical trials, use search_trials instead.trialFilters to narrow by phase, recruitment status, or whether the trial has posted results, or searchMode: "keyword" to send a Lucene-style expression directly to the underlying advanced-filter API.