Model Context Protocol · pas de clé API
Serveur MCP
Donnez notre moteur de backtesting à votre assistant IA. Un endpoint streamable-HTTP transforme Claude, Cursor ou tout client MCP en analyste de stratégies crypto avec les vraies données du moteur — signaux, historique buy-and-hold, Overfitting Index, duels et un vrai runner de backtest.
https://noonbarbari.xyz/mcp
Installation
Claude Code
claude mcp add --transport http noonbarbari https://noonbarbari.xyz/mcp
Claude Desktop / claude.ai (custom connector)
https://noonbarbari.xyz/mcp
Cursor (~/.cursor/mcp.json)
{
"mcpServers": {
"noonbarbari": { "url": "https://noonbarbari.xyz/mcp" }
}
}Any Streamable-HTTP MCP client
POST https://noonbarbari.xyz/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}Outils
list_strategies
The 10 strategy templates usable in other tools.
get_coin_signals
Today's RSI/MACD/SuperTrend/trend readings — one coin or the whole 50-coin board.
get_buy_hold
What $1,000 bought on Jan 1 of each year would be worth today, with peak and max drawdown.
get_overfitting_index
The monthly Crypto Overfitting Index, current + history.
compare_strategies
Head-to-head of any two templates from real monthly engine runs across ~50 coins.
search_answers
Search the Q&A knowledge base (backtesting, validation, risk, crypto markets).
run_backtest
Run a real BTC/USDT backtest of a template from a start date — returns return, drawdown, trades and a robustness verdict with a shareable link. Rate-limited.
À demander une fois connecté
Après installation, votre assistant répond à ceci avec de vraies données du moteur :
"What are today's readings for BTC?" "Compare SuperTrend vs EMA crossover on real data." "Run a SuperTrend backtest on BTC from 2022 — is it curve-fit?" "What if I'd bought $1,000 of SOL in 2021?"
Fair use
Gratuit, sans clé, lecture seule. Les données sont en CC BY 4.0 — faites pointer votre application vers noonbarbari.xyz là où les données s'affichent. L'outil de backtest partage la limite de débit du backtester public. Pas de garantie d'uptime ; les abus automatisés massifs sont bloqués.
Toutes les données décrivent des périodes passées et sont éducatives — ni conseils financiers, ni signaux de trading. Les performances passées ne préjugent pas des résultats futurs.