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

# Introduction

> Use Syrto financial data directly in your AI assistant via the Model Context Protocol.

The Syrto MCP server connects your AI assistant to Syrto's financial database, letting you analyze Italian companies without leaving your conversation. Ask natural language questions and get structured financial data in response.

## What you can do

<CardGroup cols={2}>
  <Card title="Look up companies" icon="magnifying-glass">
    Find any Italian company by name or tax ID (codice fiscale) and get its company ID for further analysis.
  </Card>

  <Card title="Financial analysis" icon="chart-line">
    Get a full financial assessment across profitability, liquidity, solvency, and structure — with radar scores in a single call.
  </Card>

  <Card title="Ownership and structure" icon="sitemap">
    See who owns and controls a company — officers, shareholders, beneficial owners, subsidiaries, and listed status.
  </Card>

  <Card title="Spider graphs" icon="chart-radar">
    Explore thematic breakdowns across axes like operational profitability, autonomy, and reliability.
  </Card>

  <Card title="Financial statements" icon="file-invoice">
    Generate filled income statements and balance sheets using Syrto's financial statement templates.
  </Card>

  <Card title="Metric definitions" icon="book">
    Look up how any metric is defined, calculated, and what drives it.
  </Card>

  <Card title="Search companies" icon="filter">
    Find companies by sector, region, size, financial metrics, or natural language description.
  </Card>

  <Card title="Market statistics" icon="chart-bar">
    Get aggregate statistics — count, average, median — across company segments for benchmarking.
  </Card>
</CardGroup>

## Examples

### In-depth performance analysis with competitor comparison

> "Analyse the performance of Vetreria Etrusca over the last 3 years. Identify 3 strengths and 3 weaknesses, then compare it against its 3 main competitors."

Retrieves multi-year financial data, highlights key strengths and weaknesses, and produces a side-by-side competitor comparison — all in a single conversation.

### Ownership and control

> "Who owns Barilla and who runs it?"

Returns Barilla's shareholders, officers, and beneficial owners, with ownership percentages and roles.

### Search companies by criteria

> "Find large food companies in Emilia-Romagna with revenue above 100 million"

Returns a list of companies matching the sector, region, and financial filters — each with a `company_id` you can use for deeper analysis.

## Get started

You need a free Syrto account to use the MCP server. [Sign up at syrto.ai](https://syrto.ai). A free tier is available; full access requires a paid plan.

<Card title="Set up the MCP server" icon="plug" href="/mcp/setup">
  Connect Syrto to Claude, ChatGPT, Microsoft 365 Copilot, or any MCP client.
</Card>

***

## Privacy policy

See our privacy policy at [syrto.ai/privacy](https://www.syrto.ai/privacy).

## Support

* **Email:** [support@syrto.ai](mailto:support@syrto.ai)
* **Website:** [syrto.ai](https://www.syrto.ai)
