TradingCalc MCP — Crypto Futures Math
Rank #8,026io.github.SKalinin909/tradingcalc
Crypto futures math: PnL, liquidation, position sizing, carry trade. 19 tools. Not AI estimates.
TradingCalc MCP — Crypto Futures Math is a Model Context Protocol (MCP) server published by SKalinin909. It ranks #8,026 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. TradingCalc MCP — Crypto Futures Math is listed on Official MCP, with 4 tracked versions. It was first listed on Mar 26, 2026 and most recently updated on Apr 8, 2026.
Ranks ahead of 107,434 of 115,460 servers on MCP Toplist.
Use TradingCalc MCP — Crypto Futures Math
claude mcp add --transport http tradingcalc https://tradingcalc.io/api/mcp[mcp_servers.tradingcalc]
url = "https://tradingcalc.io/api/mcp"Add to ~/.codex/config.toml.
https://tradingcalc.io/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tradingcalc": {
"url": "https://tradingcalc.io/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tradingcalc": {
"type": "http",
"url": "https://tradingcalc.io/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tradingcalc": {
"serverUrl": "https://tradingcalc.io/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tradingcalc": {
"url": "https://tradingcalc.io/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.SKalinin909%2Ftradingcalc)<a href="https://mcptoplist.com/server/io.github.SKalinin909%2Ftradingcalc"><img src="https://mcptoplist.com/badge/io.github.SKalinin909%2Ftradingcalc.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
SKalinin909
Available versions (4)
| Version | Published |
|---|---|
| 1.5.2 | Apr 8, 2026 |
| 1.0.1 | Mar 29, 2026 |
| 1.0.0 | Mar 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains TradingCalc MCP — Crypto Futures Math?
- TradingCalc MCP — Crypto Futures Math is maintained by SKalinin909, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is TradingCalc MCP — Crypto Futures Math listed on the Official MCP Registry?
- Yes — TradingCalc MCP — Crypto Futures Math is listed on the Official MCP Registry.
- How many versions does TradingCalc MCP — Crypto Futures Math have?
- MCP Toplist tracks 4 versions of TradingCalc MCP — Crypto Futures Math, most recently published on Apr 8, 2026.
- Where can I find the source code for TradingCalc MCP — Crypto Futures Math?
- The source code for TradingCalc MCP — Crypto Futures Math is hosted at github.com/SKalinin909/tradingcalc-mcp.