Analytics
bullrundata.com
Provides economic indicators, recession probabilities, and dashboard summaries of key macroeconomic data for analysis.
ENDPOINT 1
https://market.bullrundata.com/mcp
MCP server metadata
- Name
- market-intelligence
- Version
- 0.3.0
Known tools 34
dashboard_summaryOne-call macro snapshot with a curated block of key economic indicators.
Inferred read-onlyrecession_indicatorsLatest values for the curated key metrics block from the dashboard summary — with labels and units.
Inferred read-onlyeconomic_indicatorTime series for any tracked economic indicator by series ID (e.g., VIXCLS, UNRATE, CPIAUCSL, T10Y2Y, MORTGAGE30US, BAMLH0A0HYM2).
Inferred read-onlylist_indicatorsList all tracked indicators with current values, optionally filtered by category.
Inferred read-onlyinterest_ratesCurrent interest rates with weekly momentum: Fed funds rate and all tracked Treasury / mortgage rate indicators.
Inferred read-onlyinflation_dataCurrent inflation indicators (CPI, Core CPI, PCE, etc — all entries in the Inflation category) with weekly momentum for each.
Inferred read-onlyemployment_dataCurrent labor market indicators (unemployment rate, nonfarm payrolls, initial claims, JOLTS, participation, average hourly earnings) with weekly momentum for each.
Inferred read-onlyhousing_dataCurrent housing market indicators (mortgage rates, housing starts, building permits, sales prices, Case-Shiller) with weekly momentum.
Inferred read-onlyyield_curveYield curve snapshot: 10Y-2Y and 10Y-3M Treasury spreads with inversion check.
Inferred read-onlymarket_sentimentMarket sentiment indicators (VIX, Financial Conditions Index, Consumer Sentiment, financial-stress measures).
Inferred read-onlysectors_rotationSector rotation signal — risk-on vs risk-off based on cyclical vs defensive S&P sector performance.
Inferred read-onlysectors_flowsPer-sector accumulation and distribution signals — classifies each S&P sector ETF as ACCUMULATION, DISTRIBUTION, or NEUTRAL based on a proprietary composite of price and volume analysis.
Inferred read-onlyinstitutional_cftcAggregate institutional futures positioning across major contracts.
Inferred read-onlycftc_contracts_listList available futures contracts for use with cftc_positioning_detail.
Inferred read-onlycftc_positioning_detailDetailed positioning for a single contract or matching set, with smart-money breakdown and week-over-week change in long/short.
Inferred read-onlyinstitutional_ticTreasury International Capital (TIC) flows — net foreign purchases of US Treasuries and other long-term securities.
Inferred read-onlybrrrr_analysisAnalyze a BRRRR (Buy, Rehab, Rent, Refinance, Repeat) real estate deal.
Inferred read-onlycascade_analysisGet the full chain reaction cascade for a macro catalyst scenario.
Inferred read-onlyCONNECT 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.market-intelligence]
url = "https://market.bullrundata.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"market-intelligence": {
"type": "http",
"url": "https://market.bullrundata.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: market-intelligence
Remote MCP URL: https://market.bullrundata.com/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": {
"market-intelligence": {
"url": "https://market.bullrundata.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"market-intelligence": {
"type": "http",
"url": "https://market.bullrundata.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "market-intelligence",
"transport": "streamable-http",
"url": "https://market.bullrundata.com/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 bullrundata.com was fetched 2026-08-23T23:29:48.919Z.
bullrundata.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.