Model Context Protocol · sin clave API
Servidor MCP
Dale a tu asistente de IA nuestro motor de backtesting. Un endpoint streamable-HTTP convierte a Claude, Cursor o cualquier cliente MCP en un analista de estrategias cripto con datos reales del motor — señales, histórico buy-and-hold, el Overfitting Index, duelos y un runner de backtests real.
https://noonbarbari.xyz/mcp
Instalación
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"}Herramientas
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.
Qué preguntar una vez conectado
Tras la instalación, tu asistente responde a esto con datos reales del motor:
"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?"
Uso razonable
Gratuito, sin clave, solo lectura. Los datos son CC BY 4.0 — haz que tu aplicación enlace a noonbarbari.xyz donde se muestren. La herramienta de backtest comparte el límite de peticiones del backtester público. Sin garantía de uptime; el abuso automatizado intensivo se bloquea.
Todos los datos describen periodos pasados y son educativos — no asesoramiento financiero ni señales de trading. El rendimiento pasado no garantiza resultados futuros.