# EBITDA Calculator MCP

> The EBITDA Calculator provides three core tools for financial analysis: calculating profitability margins, determining valuation multiples, and benchmarking performance against industry averages. Feed it basic metrics like EBIT and depreciation, and your agent returns a full picture of a company’s value—telling you if it's priced correctly compared to its sector peers.

## Overview
- **Category:** finance
- **Price:** Free
- **Tags:** ebitda, financial-analysis, valuation, multiples, enterprise-value

## Description

You deal with complex financials constantly. This MCP handles the messy parts: turning raw income statements into actionable valuation data. You feed in inputs like EBIT and depreciation, and your agent first derives key metrics, giving you both the EBITDA value and the resulting margin percentage. Next, it takes that information to calculate standard valuation ratios using Enterprise Value. The final step is where the real insight comes from: comparing those results against industry benchmarks, so you immediately know if a company looks undervalued or overpriced relative to its sector. It’s exactly the type of specialized tool that Vinkius hosts, making sophisticated analysis available in one place for your AI client.

## Tools

### analyze_sector_variance
Compares a company's calculated multiple against predefined industry averages.

### calculate_earnings_metrics
Calculates fundamental EBITDA value and the resulting profitability margin from core metrics.

### calculate_enterprise_multiple
Determines a company's valuation ratio using its Enterprise Value against derived metrics.

## Prompt Examples

**Prompt:** 
```
Calculate EBITDA and margin if EBIT is 100, depreciation is 20, amortization is 10, and revenue is 500.
```

**Response:** 
```
The calculated EBITDA is 130.0 and the EBITDA margin is 26.0%.
```

**Prompt:** 
```
What is the EV/EBITDA multiple if Enterprise Value is 1500 and EBITDA is 130?
```

**Response:** 
```
The EV/EBITDA multiple is approximately 11.54.
```

**Prompt:** 
```
Compare a multiple of 11.54 against the Technology sector.
```

**Response:** 
```
The variance is -23.07%, and the performance rating is Undervalued compared to the Technology benchmark of 15.0.
```

## Capabilities

### Determine core profitability metrics
Calculates key financial values like EBITDA and the resulting margin percentage.

### Calculate valuation ratios
Generates industry-standard multiples, such as EV/EBITDA, using provided Enterprise Value data.

### Benchmark company performance
Compares your calculated multiple against predefined averages for specific sectors (e.g., Technology or Energy).

## Use Cases

### Evaluating a potential acquisition target
A team member needs to quickly assess if Target Co. is undervalued relative to its peers. They feed the MCP basic financial data, use `calculate_earnings_metrics` for EBITDA, then run through `calculate_enterprise_multiple`, and finally use `analyze_sector_variance` against the Technology benchmark. The result: a clear indication of whether they should proceed.

### Quarterly internal performance review
A financial manager needs to compare the profitability margin of one business unit against the Energy sector average. They input EBIT and amortization data, run `calculate_earnings_metrics` to get the current margin, and use `analyze_sector_variance` to see if they are tracking above or below benchmark expectations.

### Building a pitch deck for board review
You need three clean metrics: profitability margin, EV/EBITDA multiple, and sector variance. You run the calculation sequence through your agent. The output is structured data that goes straight into the presentation slides without any manual copy-pasting or reformatting.

## Benefits

- Stop manually calculating ratios. Your agent handles the complex derivation of EBITDA and profitability margins with a single input command, saving hours of spreadsheet work every time.
- Get instant valuation context using `calculate_enterprise_multiple`. Instead of just knowing raw earnings, you immediately understand how that translates into industry-standard multiples like EV/EBITDA.
- Reduce guesswork on valuations. By running the analysis through `analyze_sector_variance`, you get an objective comparison against established benchmarks—it tells you where a company stands in its sector relative to peers.
- Build reports faster than ever before. You can chain these tools together: calculate metrics, determine multiples, and then benchmark everything in one workflow. It's efficient analysis flow.
- Better decision-making on acquisitions. Before recommending an investment, you get the quantitative proof needed—a clear variance report that speaks to market value.

## How It Works

The bottom line is that it takes disparate financial numbers and produces an immediate, comparable analysis ready for review.

1. Start by providing the fundamental inputs: EBIT, depreciation, amortization figures, and revenue data.
2. The MCP first processes these inputs to calculate core profitability metrics and the resulting EBITDA margin.
3. Finally, you can run a comparison against sector benchmarks or calculate valuation ratios using Enterprise Value.

## Frequently Asked Questions

**How does the `calculate_earnings_metrics` tool work?**
It takes your fundamental metrics like EBIT, depreciation, and amortization to derive the core EBITDA value and the resulting profitability margin percentage. This is always the recommended starting point.

**What input does `calculate_enterprise_multiple` require?**
You must provide both the Enterprise Value (EV) and a derived metric, like EBITDA. The tool uses these two figures to accurately compute valuation ratios.

**Can I use `analyze_sector_variance` without calculating anything first?**
No. You must run another calculation first—like getting the multiple from `calculate_enterprise_multiple`—because that tool provides the number that needs to be compared against industry benchmarks.

**Is this MCP suitable for any type of company?**
It handles standard corporate valuation models. However, remember that the benchmark comparison relies on predefined sector data; you must ensure the relevant industry is supported by the tool.

**When I run `calculate_earnings_metrics` with negative inputs for EBIT, how does it handle the profitability margin?**
It processes negative numbers correctly. The calculation adjusts automatically, giving you an accurate EBITDA and resulting margin even if the company is facing losses.

**If I use `calculate_enterprise_multiple` and the calculated EBITDA value is zero, what result should I expect?**
The tool returns a specific error message indicating division by zero. You must provide a non-zero EBITDA figure to generate a meaningful valuation multiple.

**How often are the industry benchmarks used by `analyze_sector_variance` updated?**
Vinkius manages the benchmark data refresh cycle, so you don't have to worry about manual updates. The comparison metrics stay current based on our scheduled refreshes.

**Are there any rate limits or constraints when running multiple calculations with `calculate_earnings_metrics`?**
The MCP supports standard business use volumes. If you attempt exceptionally high-volume batch runs, Vinkius sends an alert, but typical workflow usage is fine.

**What metrics can I calculate with this server?**
You can calculate EBITDA, EBITDA margin, EV/EBITDA multiples, and compare them against sector benchmarks using tools like `calculate_earnings_metrics`.

**How do I know if a company is undervalued?**
By using `analyze_sector_variance`, the server compares your calculated multiple to industry averages. A negative variance percentage indicates the company is cheaper than its sector benchmark.

**Does this tool require an API key?**
No, this MCP server does not require any external API keys. It uses hardcoded sector benchmarks for comparison.