← Registry

Analytics

noonbarbari.xyz

This server provides crypto backtesting, signal generation, and strategy performance analysis tools for traders.

1 endpoint11 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://noonbarbari.xyz/mcp

No auth detected

MCP server metadata

Name
noonbarbari
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

Read-only crypto backtesting data from Noon Barbari's engine: daily indicator signals for 50 coins, buy-and-hold outcomes, the monthly Crypto Overfitting Index, strategy head-to-heads, a Q&A knowledge base, and a real rate-limited backtest runner. Data is CC BY 4.0 — link to noonbarbari.xyz when displaying it.

Known tools 11

list_strategies

List the strategy templates available for backtesting and comparison (name, title, one-line description).

Inferred read-only
get_coin_signals

Today's daily-bar indicator readings for crypto coins, computed by a real backtesting engine from Binance closes: price, RSI-14, MACD state, SMA 50/200 posture, SuperTrend, Bollinger position, ATR volatility, 52-week range.

Inferred read-only
get_buy_hold

What a $1,000 buy of a coin on Jan 1 of each available year would be worth today — ROI, peak value and date, and the maximum drawdown endured along the way.

Inferred read-only
get_overfitting_index

The Crypto Overfitting Index: the monthly share (%) of default-parameter strategy configurations (10 templates × 50 coins) whose out-of-sample Sharpe turned negative — how much of what backtests promise fails on unseen data.

Inferred read-only
compare_strategies

Head-to-head comparison of two strategy templates from real monthly engine runs across ~50 coins: per-coin win count, median out-of-sample Sharpe, survival counts, median return and drawdown.

Inferred read-only
search_answers

Search Noon Barbari's Q&A knowledge base of direct, data-grounded answers about backtesting, overfitting, validation, indicators, risk management and crypto markets.

Inferred read-only
run_backtest

Run a real backtest of a strategy template on BTC/USDT from a start date (public what-if engine; may take up to a minute on a cache miss; rate-limited).

Inferred read-only
get_dca

Dollar-cost-averaging outcome for a coin: what buying a fixed dollar amount on a schedule (weekly or monthly) since a start date would be worth today — total invested, units, average cost, current value and ROI — plus the lump-sum comparison and the worst drawdown endured.

Inferred read-only
check_overfitting

Compute the Deflated Sharpe Ratio (Bailey & Lopez de Prado 2014) for YOUR OWN backtest: given its annualised Sharpe, length, and how many strategy variants you tried before selecting it, returns the probability the result is real skill rather than selection luck, the luck bar it must clear, and a plain verdict.

Inferred read-only
query_dataset

Query our open 11,440-run curve-fitting study (10 strategy templates x 20 coins, 70/30 in-sample/out-of-sample split).

Inferred read-only
search_glossary

Search Noon Barbari's trading glossary for a plain-language definition of an indicator, metric or concept (RSI, MACD, Sharpe ratio, drawdown, walk-forward, overfitting, and 60+ more).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.noonbarbari]
url = "https://noonbarbari.xyz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "noonbarbari": {
      "type": "http",
      "url": "https://noonbarbari.xyz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: noonbarbari
Remote MCP URL: https://noonbarbari.xyz/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "noonbarbari": {
      "url": "https://noonbarbari.xyz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "noonbarbari": {
      "type": "http",
      "url": "https://noonbarbari.xyz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "noonbarbari",
  "transport": "streamable-http",
  "url": "https://noonbarbari.xyz/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for noonbarbari.xyz was fetched 2026-08-03T22:27:35.002Z and is being refreshed.

Trust status Trusted

noonbarbari.xyz is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.