
TradingCalc MCP — Crypto Futures Math
Give trading bots and quant side projects deterministic crypto futures math instead of LLM-hallucinated PnL and liquidation numbers.
Overview
TradingCalc MCP is a MCP server for the Build phase that runs deterministic crypto futures math across 19 tools for PnL, liquidation, sizing, and carry trades.
What is this MCP server?
- 19 published tools for crypto futures math (per server description)
- Covers PnL, liquidation price, position sizing, and carry trade scenarios
- Explicit positioning: deterministic math, not AI estimates
- Streamable HTTP remote at https://tradingcalc.io/api/mcp (v1.5.2)
- 19 tools advertised for crypto futures math
- Remote MCP URL: https://tradingcalc.io/api/mcp
- Server version 1.5.2 per published schema
Community signal: 1 GitHub stars.
What problem does it solve?
LLMs routinely botch futures math, putting indie trading tools and agents at risk of wrong liquidation and sizing numbers.
Who is it for?
Developers building crypto futures analytics, risk scripts, or agent workflows that must not rely on probabilistic arithmetic.
Skip if: Non-crypto products, spot-only casual investors, or anyone expecting trade execution, tax advice, or regulated financial guidance.
What do I get? / Deliverables
Your agent calls TradingCalc’s remote tools and gets consistent calculated outputs for futures scenarios instead of guessed figures.
- Calculated PnL and liquidation outputs via agent tool calls
- Position sizing and carry trade figures for strategy code
- Repeatable numeric checks alongside custom trading scripts
Recommended MCP Servers
Journey fit
Builders wire this MCP while implementing trading tools, dashboards, or agent strategies that need numeric correctness. Integrations fits a specialized remote calculator service the agent calls during backend or agent-tooling work.
How it compares
Deterministic futures calculator MCP, not a brokerage integration or discretionary trading skill.
Common Questions / FAQ
Who is TradingCalc MCP for?
Solo builders coding crypto perpetuals tools who need an agent-connected math layer with explicit non-LLM calculations.
When should I use TradingCalc MCP?
Use it while implementing features that compute PnL, liquidation, position size, or carry trade metrics inside an MCP-enabled agent.
How do I add TradingCalc MCP to my agent?
Register the streamable HTTP remote https://tradingcalc.io/api/mcp in your MCP client using the published server schema (v1.5.2).