# RPM & Speed Gear Calculator MCP for AI Agents MCP

> The RPM & Speed Gear Calculator MCP precisely figures out the mechanical relationships between vehicle speed, engine revolutions per minute (RPM), and gear ratios. It lets you calculate the exact engine output for any specific gear at a given velocity, predict what your car's speed will be when holding a certain RPM, or even generate a full report of all gear performance across a target speed. This is essential for vehicle tuning and engineering analysis.

## Overview
- **Category:** utilities
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_TTT5BhTnx8c99sUor8cMWzxiYqXQiyGyJH3LWHKL/mcp
- **Tags:** rpm, speed, gear-ratio, transmission, automotive-tools

## Description

Understanding how gears affect an engine can be complex. Instead of relying on rough estimates or manual calculations involving multiple formulas, this MCP handles the mechanical math instantly. You simply input your variables—like tire size, final drive ratio, and current gear—and get precise results. For instance, you can use the calculator to find out exactly what RPM your engine will run in 4th gear when cruising at 65 MPH. Alternatively, if you're tuning for performance, you can tell it an engine speed (like 3000 RPM) and have it calculate the resulting vehicle speed, telling you instantly how fast you’ll go. It even provides a complete overview of every gear in your transmission at once. This functionality means mechanical engineers or tuners don't waste time cross-referencing spreadsheets; they just let their AI agent do the heavy lifting. You connect this MCP through Vinkius and get access to professional-grade performance data right where you need it.

## Tools

### get_gear_rpm
Determines the exact engine revolutions per minute for a single specified gear at a target speed.

### calculate_speed_from_rpm
Predicts what the vehicle's speed will be if the driver keeps the engine at a specific RPM in a chosen gear.

### get_all_gears_at_speed
Provides an overview of the engine’s RPM across every available transmission gear when traveling at one target speed.

## Prompt Examples

**Prompt:** 
```
At 65 MPH, what will the engine RPM be in my manual transmission?
```

**Response:** 
```
**RPM Report @ 65 MPH**

| Gear | Ratio | Calculated RPM |
| :---: | :---: | :---: |
| 1st  | 3.5   | 2104 |
| 2nd  | 2.1   | 1262 |
| 3rd  | 1.4   | 817 |
| 4th  | 1.0   | 609 |

*Calculations account for a 26-inch tire diameter and a final drive of 3.73.*
```

**Prompt:** 
```
How fast can I go if the engine hits 4500 RPM in 3rd gear?
```

**Response:** 
```
**Vehicle Speed Prediction**

Based on your current setup (26-inch tires, final drive 3.73):
*   Target RPM: 4500
*   Gear: 3rd (Ratio: 1.4)
*   Predicted Speed: **78 MPH**

This assumes you maintain a steady engine speed.
```

**Prompt:** 
```
Show me the performance curve for all gears at 100 KMH.
```

**Response:** 
```
**Performance Overview (100 km/h)**

The following RPMs are calculated for your transmission at a target speed of 100 km/h:
*   **1st Gear:** 3852 RPM
*   **2nd Gear:** 2287 RPM
*   **3rd Gear:** 1574 RPM
*   **4th Gear:** 1169 RPM
```

## Capabilities

### Determine RPM for a Single Gear
It gives the exact engine revolutions per minute for one specific gear when traveling at a set speed.

### Predict Speed from Engine RPM
You input an engine speed and a selected gear, and it calculates what the resulting vehicle velocity will be.

### Get Full Gear Range Report
It generates a report showing the engine's RPM across every available transmission gear at one target speed.

## Use Cases

### Determining Cruise RPM for a Highway Trip
A user needs to know if their car will run too high or too low on fuel efficiency at 70 MPH. They ask the agent to use `get_gear_rpm` with their specific tire and final drive numbers, getting an instant reading that confirms safe cruising RPM.

### Testing Optimal Gear Ratios for Track Day
A tuner wants to know how performance changes across the whole range. They use `get_all_gears_at_speed` at 100 MPH, getting a clean report that shows exactly which gears provide the most optimal power band.

### Calculating Speed After an Engine Swap
An engineer has swapped out an engine and needs to know if their current gearing works. They ask the agent to use `calculate_speed_from_rpm` with the new engine's peak RPM, verifying that the vehicle hits its target top speed.

### Verifying Manual Transmission Performance
A hobbyist is checking their manual transmission. They input a specific gear and target speed into `get_gear_rpm` to confirm if the manufacturer's stated performance figures match reality with their current setup.

## Benefits

- Know the precise engine performance. Instead of estimating, you can use `get_gear_rpm` to find the exact RPM for any single gear at a specific speed.
- Test theoretical changes instantly. Use `calculate_speed_from_rpm` to see exactly how fast your vehicle will go if you maintain a certain engine rev count in a selected gear.
- Get a complete performance picture. The `get_all_gears_at_speed` tool generates an instant report showing the RPM for every single gear at once, so you don't miss anything.
- Save time on spreadsheets. You eliminate hours of complex manual math involving tire size and final drive ratios by letting your agent handle it all in one prompt.
- Test modifications virtually. Before buying new parts or changing axle ratios, use this MCP to predict how the change affects both speed and engine output.

## How It Works

The bottom line is that this MCP turns complex automotive math into simple, actionable data points for performance analysis.

1. First, you give your AI agent the necessary vehicle parameters: tire diameter, final drive ratio, and the specific scenario (e.g., 'What is my RPM in 3rd gear at 45 MPH?').
2. The MCP processes these inputs using precise mechanical formulas to determine the corresponding engine performance metrics.
3. Finally, your agent returns a clear number—the exact RPM or the calculated speed—telling you precisely what's happening under the hood.

## Frequently Asked Questions

**How do I use the RPM & Speed Gear Calculator to check my car's top speed?**
You can predict your maximum achievable speed by using the calculator. Input an estimated peak engine RPM and select the highest gear ratio you plan to use. The MCP will then calculate the corresponding vehicle velocity for that setup.

**Is this better than just looking up ratios online?**
Yes, because it's dynamic. Online charts often assume fixed variables. This MCP calculates everything on the fly using your specific tire diameter and final drive ratio, giving you a precise number that matches your actual vehicle hardware.

**Does the RPM & Speed Gear Calculator account for tire size?**
Absolutely. Tire diameter is one of the core inputs. By including it, the calculation corrects for any difference between standard and non-standard tires, ensuring your speed predictions are accurate.

**What if I change my final drive ratio? Can I recalculate?**
Yes. Just update the final drive ratio parameter in the input fields. The MCP will instantly regenerate all performance data—the RPMs, speeds, and gear reports—to reflect your new setup.

**Can I see how every gear performs at once with this tool?**
Yes. Using the comprehensive report function allows you to input one target speed and immediately see the engine RPM for every single gear in the transmission, giving you a complete performance picture.