
Data Compute Stats Mcp
Transform your data analysis with our Data Compute & Stats Bot.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Transform your data analysis with our Data Compute & Stats Bot. Effortlessly calculate descriptive
Server tool list (6)
Raw names from tools/list. Only developers need these.
| health_check | Server health check. |
| calculate_statistics | Calculate descriptive statistics for a list of numbers. Returns: {mean, median, std_dev, min, max, sum, count, percentiles} |
| calculate_irr | Calculate Internal Rate of Return (IRR) for cashflows. cashflows: [initial_investment (negative), cf1, cf2, ...] Returns: {irr_percent} |
| calculate_npv | Calculate Net Present Value. rate: discount rate as decimal (e.g. 0.1 = 10%). Returns: {npv, rate_percent, cashflows_count} |
| convert_units | Convert between units. Supports: length, weight, temperature, area, volume. Returns: {result, from_unit, to_unit, formula} |
| get_exchange_rates | Get current exchange rates from NBU (Ukraine National Bank) — no API key needed. Returns: {rates, base, date, source} |