← Registry

Analytics

bullrundata.com

Provides economic indicators, recession probabilities, and dashboard summaries of key macroeconomic data for analysis.

1 endpoint34 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://market.bullrundata.com/mcp

No auth detected

MCP server metadata

Name
market-intelligence
Version
0.3.0
Capabilities
tools.listChanged

Known tools 34

dashboard_summary

One-call macro snapshot with a curated block of key economic indicators.

Inferred read-only
recession_probability

Requires Pro tier.

Inferred read-only
recession_indicators

Latest values for the curated key metrics block from the dashboard summary — with labels and units.

Inferred read-only
fed_stance

Requires Pro tier.

Inferred read-only
market_regime

Requires Pro tier.

Inferred read-only
confirmation_status

Requires Pro tier.

Inferred read-only
housing_cycle

Requires Pro tier.

Inferred read-only
multifamily_cycle

Requires Pro tier.

Inferred read-only
refi_window

Requires Pro tier.

Inferred read-only
cre_stress

Requires Pro tier.

Inferred read-only
rent_price_divergence

Requires Pro tier.

Inferred read-only
cap_rate_direction

Requires Pro tier.

Inferred read-only
institutional_positioning_overlay

Requires Pro tier.

Inferred read-only
debt_coverage_sensitivity

Requires Pro tier.

Inferred read-only
economic_indicator

Time series for any tracked economic indicator by series ID (e.g., VIXCLS, UNRATE, CPIAUCSL, T10Y2Y, MORTGAGE30US, BAMLH0A0HYM2).

Inferred read-only
list_indicators

List all tracked indicators with current values, optionally filtered by category.

Inferred read-only
interest_rates

Current interest rates with weekly momentum: Fed funds rate and all tracked Treasury / mortgage rate indicators.

Inferred read-only
inflation_data

Current inflation indicators (CPI, Core CPI, PCE, etc — all entries in the Inflation category) with weekly momentum for each.

Inferred read-only
employment_data

Current labor market indicators (unemployment rate, nonfarm payrolls, initial claims, JOLTS, participation, average hourly earnings) with weekly momentum for each.

Inferred read-only
housing_data

Current housing market indicators (mortgage rates, housing starts, building permits, sales prices, Case-Shiller) with weekly momentum.

Inferred read-only
yield_curve

Yield curve snapshot: 10Y-2Y and 10Y-3M Treasury spreads with inversion check.

Inferred read-only
market_sentiment

Market sentiment indicators (VIX, Financial Conditions Index, Consumer Sentiment, financial-stress measures).

Inferred read-only
sectors_rotation

Sector rotation signal — risk-on vs risk-off based on cyclical vs defensive S&P sector performance.

Inferred read-only
sectors_flows

Per-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-only
institutional_cftc

Aggregate institutional futures positioning across major contracts.

Inferred read-only
cftc_contracts_list

List available futures contracts for use with cftc_positioning_detail.

Inferred read-only
cftc_positioning_detail

Detailed positioning for a single contract or matching set, with smart-money breakdown and week-over-week change in long/short.

Inferred read-only
institutional_tic

Treasury International Capital (TIC) flows — net foreign purchases of US Treasuries and other long-term securities.

Inferred read-only
investment_property_analysis

Analyze a rental investment property.

Inferred read-only
brrrr_analysis

Analyze a BRRRR (Buy, Rehab, Rent, Refinance, Repeat) real estate deal.

Inferred read-only
cascade_list

List all available macro catalyst scenarios in the Cascade Engine.

Inferred read-only
cascade_analysis

Get the full chain reaction cascade for a macro catalyst scenario.

Inferred read-only
cascade_search

Search catalyst scenarios by keyword.

Inferred read-only
cascade_by_category

Get all catalyst scenarios in a specific category.

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.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.

Trust status Trusted

bullrundata.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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