# Rule of 40 Analyzer MCP for AI Agents AI Agent Connect

> Rule of 40 Analyzer MCP. It calculates the Rule of 40 score for software and SaaS businesses, categorizes them into performance tiers like Risk, Healthy, or Elite, and benchmarks results against specific industry standards like Fintech and Infrastructure.

## Overview
- **Category:** finance
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_02WXqki63QPE6fEoj7NgbXVtw0eGXkFkiidG9S14/ai-agent-connect
- **Tags:** rule-of-40, saas-metrics, financial-analysis, profitability, revenue-growth

## Description

If you're trying to figure out if a SaaS company is actually healthy or just growing at all costs, you need a clear way to look at the numbers. This Connector handles the heavy lifting of combining revenue growth and profitability into one critical metric. Instead of manually pulling quarterly data into a spreadsheet and trying to guess where a company sits, you can just ask your agent to do the math for you. It looks at the last twelve months of data to give you a trailing twelve-month view, which is way more reliable than looking at just one quarter. You can also see how a company stacks up against actual peers in the software or cloud space. It's a huge time saver for anyone doing due diligence or internal reporting. Because it's hosted on Vinkius, you can easily add it to your existing AI client to get these insights without setting up complex infrastructure. It turns raw financial data into a clear Healthy or Elite status instantly.

## Tools

### calculate_rule_of_40
Calculates the Rule of 40 score for a single period. It returns the score and identifies the performance tier automatically.

### compare_to_sector_peers
Compares a company score against industry benchmarks. It helps you see if a score is actually good for the Fintech or Cloud sectors.

### compute_ttm_metrics
Aggregates quarterly data to determine the TTM performance score. This gives you a more stable view of a company's annual health.

## Prompt Examples

**Prompt:** 
```
Calculate the score for a SaaS company with 40% growth and 5% margin.
```

**Response:** 
```
The Rule of 40 score is **45%**. 

This places the company in the **Healthy** performance tier. 

| Metric | Value |
| :--- | :--- |
| Revenue Growth | 40% |
| Profit Margin | 5% |
| **Total Score** | **45%** |
```

**Prompt:** 
```
How does a 50% score compare to the Fintech sector?
```

**Response:** 
```
A score of 50% is **significantly above** the average for the Fintech sector. 

This indicates a positive benchmark gap, suggesting the company is performing exceptionally well relative to its peers in that space.
```

**Prompt:** 
```
Analyze these 4 quarters of growth and margin: [40, 38, 35, 30] and [5, 7, 10, 12]
```

**Response:** 
```
Based on the quarterly data provided, here is the TTM analysis:

* **TTM Rule of 40 Score:** 45%
* **Trend Status:** Declining

The company is currently in the **Healthy** tier, but the declining growth rate suggests a need for strategic adjustment.
```

## Capabilities

### Determine performance tiers
Categorize a company as Risk, Healthy, or Elite based on its growth and margin.

### Aggregate quarterly data
Combine multiple quarters of data to calculate a trailing twelve-month performance score.

### Benchmark against sectors
Compare company scores against established standards in Fintech, Software, or Cloud.

### Calculate growth scores
Turn raw revenue growth and profit margins into a single Rule of 40 percentage.

### Identify financial trends
Spot long-term performance patterns by looking at aggregated annual data.

## Use Cases

### Due Diligence
An analyst wants to know if a target company is actually healthy. They ask the agent to run the score on the latest financials.

### Portfolio Review
A VC wants to see which companies in their SaaS portfolio are Elite. They use the TTM aggregator to see the full year's performance.

### Competitive Analysis
A founder wants to see if their 60% score is actually good for the Fintech space. They use the sector comparison tool.

### Internal Reporting
A CFO wants a monthly summary of the company's Rule of 40 status compared to the cloud sector to report to the board.

## Benefits

- Stop manual spreadsheet math by letting the Connector handle growth and margin calculations automatically.
- Get instant Healthy or Elite labels for your companies using calculate_rule_of_40.
- See the full picture of a company's trajectory by aggregating data with compute_ttm_metrics.
- Stop guessing how a company compares to the market by using compare_to_sector_peers.
- Identify Risk tiers faster to prioritize your portfolio or investment targets.
- Get consistent, objective reporting for SaaS companies across different categories like Fintech and Cloud.

## How It Works

The bottom line is you get an instant, accurate health check for any software company's growth and profitability.

1. Provide the revenue growth rate and profit margin for a specific period.
2. The Connector calculates the score and identifies the performance tier.
3. You get a clear status update and a comparison against industry benchmarks.

## Frequently Asked Questions

**What is the Rule of 40 for SaaS?**
It's a metric that adds a company's growth rate and profit margin together. A score of 40 or higher is often the target for healthy software businesses.

**How does the Rule of 40 Analyzer help with VC due diligence?**
It provides a standardized way to quickly assess if a startup is balancing growth with profitability, helping you identify 'Elite' performers faster.

**Can I compare my SaaS performance to the Fintech sector?**
Yes, the Connector can benchmark your company's score against established industry standards for Fintech, Software, and Cloud sectors.

**What does it mean if a company is in the Elite tier?**
Being in the Elite tier means the company has achieved a very high score, typically indicating top-tier growth and high profitability.

**Can I use the Rule of 40 Analyzer for my own startup?**
Absolutely. It's a great way for founders to track their own progress and see how they stack up against industry benchmarks.

**What is the Rule of 40?**
The Rule of 40 is a metric used to measure the balance between growth and profitability in SaaS companies. It is calculated by adding the revenue growth rate to the profit margin.

**How do I interpret the performance tiers?**
A score below 40% is considered 'Risk', a score between 40% and 60% is 'Healthy', and a score above 60% is 'Elite'.

**Can I analyze historical trends?**
Yes, by using the `compute_ttm_metrics` tool, you can provide quarterly data to calculate the Trailing Twelve Months (TTM) score and see if your performance trend is improving or declining.