CrashTestYourStrategy
CrashTestYourStrategy — MCP Server
Remote MCP server for portfolio & trading-strategy stress diagnostics. Free tier — no key, no signup. Descriptive, never advisory.
https://mcp.crashtestyourstrategy.ai/mcpListed in the official MCP registry as
io.github.fnobbe/crashtestyourstrategy. This repository is the public server card —
the service itself is closed-source; everything an agent (or a reviewer) needs to
verify behaviour is linked below.
Quick start
Claude Code:
claude mcp add --transport http ctys https://mcp.crashtestyourstrategy.ai/mcpGeneric MCP client config (streamable HTTP):
{
"mcpServers": {
"ctys": {
"type": "streamable-http",
"url": "https://mcp.crashtestyourstrategy.ai/mcp"
}
}
}claude.ai: Settings → Connectors → Add custom connector with the URL above.
The free tier is rate-limited per IP (30 req/min). No account, no key.
Related MCP server: backtester-mcp
What it does
An open diagnostics layer that confronts a proposed portfolio or trading strategy with the failure modes an optimistic backtest ignores — hedge breaks (the 2022 stock-bond case), sequence-of-returns risk, regime blind spots, deflated Sharpe.
Free tier (16 tools)
Group | Tools |
Portfolio |
|
Strategy |
|
Regimes |
|
Record & catalog |
|
Full tier (token via contact):
tier2_stress_test (stress any ticker with auto-calibration + realism gate),
build_portfolio, portfolio_frontier.
Response contract
Every response is a versioned envelope (ctys-agent-v1 family) carrying:
grounding_summary— a risk-focused factual statement of the omitted tailrevision_required— a gate-capable signal (never a directive)methodological_limitations— required disclosure of what the diagnostic does NOT establishdata_through/data_staleness_days— self-reported data freshness (EOD, refreshed daily)
validation:// resources expose the realism trust layer: 18 measured stylized facts
per asset vs historical reference bands — the falsifiability surface. Recompute
locally; trust by independent reproduction.
Scope & compliance
Model-based scenario simulation. Descriptive, never advisory: no suitability, timing, or ranking claim is made or implied — the agent decides what "suitable" means. Out-of-sample limits are disclosed, not hidden (e.g. the GFC hedge-behaviour test failed and ships as a documented limitation).
Links
Capability declaration: https://crashtestyourstrategy.com/interop (JSON: /interop.json)
Methodology: https://crashtestyourstrategy.com/methodology
Weekly market-regime outlook (citable, auto-generated): https://crashtestyourstrategy.com/outlook
Failure-mode ontology: https://crashtestyourstrategy.com/ontology
Smithery listing: https://smithery.ai/servers/nobbefrederic/crashtestyourstrategy
Maintainer: @fnobbe · Operator contact: https://crashtestyourstrategy.com/contact
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
Pay-per-call trading intelligence for AI agents: live market regime, trading signals, composite conv
Market intelligence for AI agents. Real-time data, cross-market analysis, and regime detection.
Crypto regime classifier for trading agents. 100% bounded regime accuracy. 50 free calls/day.
Live macro data for AI agents: regime, conditions, liquidity, with input provenance. No signup.
Related MCP Servers
AlicenseNot gradedqualityDmaintenanceReal-time crypto risk scoring for AI agents. Trust Score, crash probability, and distance-to-default for 205 tokens. Free, no API key needed.MIT- AlicenseNot gradedqualityCmaintenanceLocal-first backtesting engine with built-in overfitting detection (PBO, deflated Sharpe, bootstrap CI, walk-forward) and a native MCP server for AI agents to validate trading strategies.4Apache 2.0
- AlicenseAqualityDmaintenancePortfolio risk analytics MCP server — VaR, Monte Carlo simulation, stress testing, portfolio optimization, options Greeks, and correlation analysis. Real market data via Yahoo Finance. Free tier available, Pro at $29/mo.101162MIT
- AlicenseAqualityAmaintenanceInvestment decision tools for AI agents: portfolio status, isolated multi-agent committee analysis, auditable verdict history, and lookahead-protected backtests. Advisory only, no auto-trading; negative research results published.2183MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fnobbe/crashtestyourstrategy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server