> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bigdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

## Turn Your AI Assistant into a Financial Research Analyst

Connect your favorite Agentic platform (Claude, ChatGPT, Cursor, or Microsoft Copilot) to Bigdata.com and give it direct access to premium financial data, news, filings, earnings transcripts, and market intelligence. No code required.

With the Bigdata.com Remote MCP, your AI assistant can **search** across millions of financial documents, **retrieve** comprehensive company and country tearsheets, **pull cross-asset market benchmarks** in one call, **monitor** earnings calendars, and **analyze** macroeconomic data, all in a single conversation.

Financial institutions can empower their agentic platforms to produce reports with consistent quality, analytical depth, and grounded in premium content, at scale, creating cohesive research across their entire portfolio.

<Tabs>
  <Tab title="Claude">
    | Evaluation Dimension            | Claude with Web Search | Claude + Bigdata MCP |
    | ------------------------------- | ---------------------- | -------------------- |
    | 1. Factual Accuracy             | **7.5**                | **9.0**              |
    | 2. Source Quality & Attribution | **7.5**                | **9.5**              |
    | 3. Completeness & Coverage      | **8.5**                | **9.0**              |
    | 4. Analytical Depth & Insight   | **9.0**                | **8.5**              |
    | 5. Structure & Readability      | **9.0**                | **8.0**              |
    | 6. Analyst Coverage Quality     | **7.5**                | **9.0**              |
    | 7. Timeliness & Recency         | **9.5**                | **9.5**              |
    | 8. Professional Polish & Trust  | **9.0**                | **8.0**              |
    | **Overall Average**             | **8.4**                | **8.8**              |
  </Tab>
</Tabs>

<Card title="Comparative Evaluations" icon="chart-line" href="/mcp-reference/evals/comparative-evals">
  See a side-by-side evaluation of Claude with web search versus Claude with Bigdata MCP tools.
</Card>

### What you can accomplish

* **Company Briefs**: Ask your agent to summarize recent developments for any public or private company, categorized by financial results, product launches, M\&A activity, and regulatory updates, all with inline source attribution.
* **Investment Memos**: Generate professional Investment Committee-style memos with executive summaries, bull/bear cases, financial analysis, valuation, and actionable recommendations.
* **Earnings Previews**: Prepare for upcoming earnings calls with analyst expectations, key metrics to watch, competitive dynamics, and risk factors.
* **Earnings Q\&A Analysis**: Extract and structure the Q\&A section of any earnings call into tagged pairs with sentiment analysis, guidance tracking, and red flag identification.

<CardGroup cols={2}>
  <Card title="Company Brief" icon="building" href="/mcp-reference/prompt-examples/finance/company-brief">
    See a full example of a company brief generated with Bigdata MCP tools.
  </Card>

  <Card title="Investment Memo" icon="file-lines" href="/mcp-reference/prompt-examples/finance/investment-memo">
    See a complete IC-style investment memo powered by Bigdata MCP tools.
  </Card>

  <Card title="Earnings Preview" icon="chart-line" href="/mcp-reference/prompt-examples/finance/earnings-call-preview">
    See an earnings preview brief generated ahead of a quarterly call.
  </Card>

  <Card title="Earnings Q&A" icon="comments" href="/mcp-reference/prompt-examples/finance/earnings-questions-and-answers">
    See a structured Q\&A analysis extracted from an earnings transcript.
  </Card>
</CardGroup>

### Automate your research workflow with Skills

Want to go beyond one-off prompts? Install the **Financial Research Analyst** skill and your agent will follow a repeatable research-and-writing process, producing standardized reports at scale across your entire portfolio.

<Card title="Install the Financial Research Analyst Skill" icon="wand-magic-sparkles" href="/skills-reference/mcp-helpers/financial-research-analyst">
  Guide your agent to create professional company briefs, earnings previews, earnings digests, and risk assessments using Bigdata MCP tools, consistently and at scale.
</Card>

## Tools

### Bigdata Services

| <div style={{minWidth: '250px'}}>**Tool**</div> | **Description**                                                                                                                                                                                        |
| :---------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `bigdata_search`                                | Search for insights in **news**, regulatory **filings**, earnings call **transcripts**, **podcasts**, **expert interviews**, financial **research** and **uploaded documents** with similarity search. |
| `find_companies` ⚠️ Being sunset                | Identify a private or public company by name and returns the Knowledge Graph ID to use as input in other tools. **Being replaced by `find_securities`.**                                               |
| `find_securities`                               | Search for companies, ETFs, funds, and securities by name, ticker, identifier, or theme. Returns Knowledge Graph ID and supports filtering by country, sector, and security type.                      |
| `get_securities`                                | Resolve exact security identifiers (ISIN, CUSIP, SEDOL, listing codes) to company or security records. Supports batch resolution of 1-50 identifiers with auto-type inference.                         |
| `bigdata_events_calendar`                       | Returns the corporate earnings calendar and conference call schedule.                                                                                                                                  |
| `bigdata_company_tearsheet`                     | Get a comprehensive company tearsheet with financial data, market intelligence, and analyst coverage. This tool aggregates 10+ Bigdata.com API endpoints to provide a complete financial picture.      |
| `bigdata_country_tearsheet`                     | A comprehensive economic snapshot providing upcoming calendar events, recent releases, market indices and currencies for a specific country.                                                           |
| `bigdata_market_tearsheet`                      | A curated cross-asset market snapshot - energy benchmarks, major equity indexes, FX pairs, and country equity ETFs - with multi-period performance in a single structured response for agents.         |
| `bigdata_sentiment_tearsheet`                   | Real-time media sentiment analysis for public companies with sentiment scores, media attention metrics, AI-generated narratives explaining sentiment drivers, and cited source articles.               |
| `bigdata_etf_tearsheet`                         | A comprehensive ETF analysis covering fund facts, top holdings, price performance, historical returns, risk metrics, sector breakdown, and country allocation.                                         |

### Code Assistant tool

The Docs MCP tool will help your Code Assistant to leverage all the Bigdata.com documentation and help you build your workflows with the Bigdata.com Services.

<Card title="Code Assistant tool" icon="laptop" href="./code-assistant-tool">
  Configure the Bigdata.com Code Assistant tool and create your first script.
</Card>

## Integrations

#### OAuth MCP Integrations

Connect your Agentic client to Bigdata.com Services to ground responses with premium financial structured and unstructured data. Once connected, all users in your subscription can start using it:

<CardGroup cols={2}>
  <Card title="Claude Integration" icon="messages" horizontal="True" href="/mcp-reference/oauth-integrations/claude-mcp-integration">
    Bring the financial expertise of Bigdata.com to your **Claude** environment.
  </Card>

  <Card title="ChatGPT Integration" icon="messages" horizontal="True" href="/mcp-reference/oauth-integrations/chatgpt-mcp-integration">
    Bring the financial expertise of Bigdata.com to your **ChatGPT** environment.
  </Card>
</CardGroup>

#### API MCP Integrations

You can also connect to Bigdata.com Remote MCP using your API Key.

<CardGroup cols={2}>
  <Card title="OpenAI Responses" icon="messages" horizontal="True" href="/mcp-reference/openai-bigdata-search">
    Bring the financial expertise of Bigdata.com to your **OpenAI** backend platform.
  </Card>

  <Card title="Generic Integration with API Key" icon="messages" horizontal="True" href="/mcp-reference/api-integrations/mcp-api-integration">
    Bring the financial expertise of Bigdata.com to your Agentic Client integrating with your **API Key**.
  </Card>
</CardGroup>
