# Funnel Conversion Calculator MCP

> Funnel Conversion Calculator calculates your entire sales funnel performance step-by-step. It figures out conversion rates across every stage—from initial awareness all the way through purchase. More importantly, it pinpoints exactly where your leads are leaking and projects how much extra revenue a small improvement at one single point could generate.

## Overview
- **Category:** marketing-analytics
- **Price:** Free
- **Tags:** conversion-rate, sales-funnel, revenue-projection, bottleneck-analysis, cac

## Description

This connector lets you stop guessing about marketing performance. You feed it raw data volume, and it maps out your entire customer journey. It doesn't just show conversion rates; it tells you which stage is costing you the most money right now. Need to know if boosting consideration leads will actually impact revenue? This tool models that for you. Because understanding where the leaks happen—whether it’s Awareness or Intent—is everything, this MCP provides a direct link between your marketing data and real dollars. You connect it through Vinkius and let your AI agent run scenarios so your team knows exactly what kind of lift generates the highest return on investment.

## Tools

### identify_bottleneck
Names the funnel stage that has the highest relative drop-off rate in your lead flow.

### calculate_funnel_metrics
Generates core conversion rates for Awareness, Consideration, Intent, and Purchase stages based on input data.

### simulate_improvement_impact
Projects total revenue uplift and additional purchases when you target specific conversion rates for improvement.

## Prompt Examples

**Prompt:** 
```
Run the initial analysis. Start with 10,000 leads and assume A->C is 25%, C->I is 30%, and I->P is 70%. The average customer value is $150.
```

**Response:** 
```
The `calculate_funnel_metrics` tool shows a baseline revenue of $3,150. The bottleneck appears to be Consideration, which has the highest relative drop-off.
```

**Prompt:** 
```
I want to model an improvement. Let's assume we can improve Consideration by 10% (30% -> 33%) and Intent by 5% (70% -> 73%). Recalculate the impact.
```

**Response:** 
```
Using `simulate_improvement_impact`, we project that these targeted improvements increase total purchases by 450 units, resulting in a $67,500 projected revenue uplift.
```

**Prompt:** 
```
Identify the bottleneck for this quarter's data snapshot (A->C: 20%, C->I: 40%, I->P: 65%). Initial volume was 8,000. ARPC is $140.
```

**Response:** 
```
The `identify_bottleneck` tool confirms that the Consideration stage presents the highest relative loss point, requiring immediate focus to maximize return on investment.
```

## Capabilities

### Establish baseline performance metrics
Calculates current conversion rates and projected revenue based on a starting volume of leads.

### Pinpoint drop-off points
Identifies the specific funnel stage where relative lead loss is highest, telling you where to focus effort first.

### Model revenue improvements
Runs 'what-if' scenarios, projecting additional purchases and total monetary uplift from targeted rate increases.

## Use Cases

### The marketing team needs to justify a content budget shift.
The agent first runs `calculate_funnel_metrics` on last quarter's data. It shows baseline revenue. Next, it uses `identify_bottleneck`, which flags the Intent stage as having the highest relative drop-off rate. The team then uses `simulate_improvement_impact` to project that investing in high-quality case studies will yield a $120k uplift.

### The Product Manager wants to test a new checkout flow.
They feed the tool current data. The agent runs `calculate_funnel_metrics` and establishes the baseline. They then use `simulate_improvement_impact`, proposing a 15% lift in the final Purchase conversion rate, proving that simplifying the checkout process is worth the development time.

### The CEO needs to see the impact of better lead nurturing.
The agent runs `identify_bottleneck` on current data. The result points squarely at the Consideration stage. This tells the CEO that fixing the initial content funnel is the highest priority, rather than spending money on top-of-funnel ads.

## Benefits

- Pinpoint the real problem instantly. Instead of guessing, use `identify_bottleneck` to find the single stage—like Consideration—that needs immediate attention for maximum effect.
- Calculate potential revenue gains accurately. Run `simulate_improvement_impact` to see exactly how much extra money a 5% lift in one conversion rate could bring in dollars and units.
- Establish a hard baseline. Use `calculate_funnel_metrics` first. You can't fix what you don't measure, so this tool gives your team the foundational performance data they need.
- Stop wasting budget on low-impact areas. This connector forces you to connect raw lead volume directly to financial projections, ensuring every dollar spent is tracked against a measurable return.
- Test ideas risk-free. Run 'what-if' scenarios with `simulate_improvement_impact`. You model the results without having to execute expensive changes in the real world.

## How It Works

The bottom line is: You turn vague marketing data into precise financial forecasts for actionable change.

1. Start by giving the connector your initial lead volume and conversion rates for each stage.
2. The system calculates a baseline performance score, then uses that data to pinpoint the biggest drop-off point in the funnel.
3. Finally, you tell it which rate you want to improve (e.g., 10% lift at Consideration), and it returns the total additional purchases and revenue.

## Frequently Asked Questions

**Does this tool only calculate the conversion rate?**
No. The `calculate_funnel_metrics` function establishes your baseline, but the real power comes from using `identify_bottleneck`. This second tool finds the weakest point, and then you use `simulate_improvement_impact` to quantify the financial value of fixing it.

**Can I test how much revenue an improvement will generate?**
Yes. The `simulate_improvement_impact` tool is designed for this purpose. You input your target percentage lifts, and the function returns a concrete dollar figure of projected revenue uplift.

**What if my funnel has multiple bottlenecks?**
`identify_bottleneck` pinpoints the single highest relative loss area. However, you can run `simulate_improvement_impact` multiple times, focusing on different stages in sequence to model overall improvement across several bottlenecks.

**Does `calculate_funnel_metrics` require specific data formats for input?**
Yes, the tool expects a starting volume and clear percentages. You must provide three key variables: the initial lead count, the conversion rate from Awareness to Consideration, and the subsequent rates (C->I and I->P) in plain text format.

**What happens if I use `identify_bottleneck` with illogical percentages?**
The tool will return a specific error message explaining the input failure. You must ensure all provided conversion rates are realistic, falling between 0% and 100%. It won't process impossible numbers.

**Are there rate limits for running `simulate_improvement_impact`?**
There aren't strict daily usage caps. However, if you try to simulate too many variables at once, the response time increases. Target your simulations on one or two specific stages per request.

**Can `calculate_funnel_metrics` handle varying customer values?**
The tool uses a single Average Revenue Per Customer (ARPC) figure. If your revenue varies greatly, you'll need to calculate an overall weighted ARPC first and feed that final number into the calculation.

**Should I run `identify_bottleneck` before running `simulate_improvement_impact`?**
Yes, it’s best practice. First, use `calculate_funnel_metrics` to get your baseline data. Then, let `identify_bottleneck` tell you exactly where the drop-off is worst, so you can target your simulations with maximum impact.