Bullrundata Market Intelligence
@BullrunData
About Bullrundata Market Intelligence
Market Intelligence MCP Server — recession probability, capital rotation scoring, investment analysis, and economic data. Powered by the BullrunData API.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"market-intelligence": {
"command": "npx",
"args": [
"-y",
"@bullrundata/market-intelligence"
],
"env": {
"BULLRUNDATA_API_KEY": "your-api-key"
}
}
}
}Tools
27One-call macro snapshot with a curated block of key economic indicators. Best starting point for any macro question. Free tier sees indicators + counts; recession probability, market regime, and Fed stance blocks return a Pro-upgrade placeholder — upgrade at https://bullrundata.com/pricing for the full composite.
Requires Pro tier. Current US recession probability (0-100%) from a proprietary weighted model. Returns probability, trend (early/mid/late_cycle/recession), confidence, confirmation layer, Fed stance, and recommendation. Free tier receives a 403 with upgrade link (https://bullrundata.com/pricing).
Latest values for the curated key metrics block from the dashboard summary — with labels and units.
Requires Pro tier. Current Federal Reserve monetary policy stance (TIGHTENING, EASING, NEUTRAL, CRISIS) with the live Fed funds rate. Sourced from the recession-model composite endpoint. Free tier receives a 403 with upgrade link (https://bullrundata.com/pricing).
Requires Pro tier. Current market cycle phase (early_cycle, mid_cycle, late_cycle, recession) inferred from the recession model trend. Free tier receives a 403 with upgrade link (https://bullrundata.com/pricing).
Requires Pro tier. Coincident-indicator confirmation slice from the recession model. Tells you whether leading-indicator recession signals are being confirmed by current activity. Free tier receives a 403 with upgrade link (https://bullrundata.com/pricing).
Requires Pro tier. US housing market cycle classifier — expansion / topping / mid_cycle / bottoming / contraction — from a proprietary weighted model over 5 component groups (supply, demand, price, affordability, cost of capital). Returns composite score 0-100, per-component sub-scores with interpretations, 3-month trend, and confidence. Best used for real estate timing decisions and macro housing analysis. Free tier receives a 403 with upgrade link (https://bullrundata.com/pricing).
Time series for any tracked economic indicator by series ID (e.g., VIXCLS, UNRATE, CPIAUCSL, T10Y2Y, MORTGAGE30US, BAMLH0A0HYM2). Returns daily date+value pairs over the requested range.
List all tracked indicators with current values, optionally filtered by category. Categories: Consumer, Debt, Economic Activity, Fed Policy, Financial Conditions, Housing, Inflation, Interest Rates, Labor Market, Manufacturing, Markets.
Current interest rates: Fed funds rate and all tracked Treasury / mortgage rate indicators.
Current inflation indicators (CPI, Core CPI, PCE, etc — all entries in the Inflation category).
Current labor market indicators (unemployment rate, nonfarm payrolls, initial claims, JOLTS, participation, average hourly earnings).
Current housing market indicators (mortgage rates, housing starts, building permits, sales prices, Case-Shiller).
Yield curve snapshot: 10Y-2Y and 10Y-3M Treasury spreads with inversion check.
Market sentiment indicators (VIX, Financial Conditions Index, Consumer Sentiment, financial-stress measures).
Sector rotation signal — risk-on vs risk-off based on cyclical vs defensive S&P sector performance. Returns the rotation spread, current signal (RISK_ON / RISK_OFF / NEUTRAL), top leaders and laggards, and momentum data across 1w / 1m / 3m windows.
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. Surfaces sectors with sustained buying pressure, early distribution, or capitulation lows.
Aggregate institutional futures positioning across major contracts. Returns long/short/net positions, directional bias, and an aggregate signal (RISK_ON / RISK_OFF / NEUTRAL) reflecting where institutional money is leaning.
List available futures contracts for use with cftc_positioning_detail. Each entry indicates report_type — pass the contract name to cftc_positioning_detail for the full breakdown.
Detailed positioning for a single contract or matching set, with smart-money breakdown and week-over-week change in long/short.
Treasury International Capital (TIC) flows — net foreign purchases of US Treasuries and other long-term securities. Useful for tracking dollar demand and reserve manager behavior.
Analyze a rental investment property. Returns cap rate, cash-on-cash ROI, monthly cash flow, NOI, DSCR, 1% rule check, and full expense breakdown. Pure local calculation — no API call.
Analyze a BRRRR (Buy, Rehab, Rent, Refinance, Repeat) real estate deal. Returns all-in cost, ARV margin, refinance cash-out, monthly cash flow, BRRRR Score (0-100), 70% rule check, and full breakdown. Pure local calculation — no API call.
List all available macro catalyst scenarios in the Cascade Engine. Returns catalyst IDs, names, categories, and severity levels. Use a catalyst ID with cascade_analysis for the full chain reaction.
Get the full chain reaction cascade for a macro catalyst scenario. Maps cause-effect chains across markets, regions, and asset classes with confidence levels and historical precedents. Live market-data enrichment (include_live_data=true) reads from the recession-model endpoint which requires Pro tier — free tier callers get the cascade tree without enrichment. Use cascade_list to see available catalysts.
Search catalyst scenarios by keyword. Matches against catalyst names, descriptions, categories, and trigger conditions. Use this when you're not sure which catalyst applies to a given situation.
Get all catalyst scenarios in a specific category. Categories: geopolitical, monetary, credit, commodity, currency, contagion, structural.
Overview
What is Bullrundata Market Intelligence?
Bullrundata Market Intelligence is an MCP server that provides recession probability, sector rotation, institutional positioning, macro cascade scenario analysis, real estate calculators, and real-time economic data. It is powered by the BullrunData API and works with Claude, ChatGPT, Cursor, and any MCP client.
How to use Bullrundata Market Intelligence?
Install by adding the server configuration to the MCP client (e.g., claude_desktop_config.json for Claude Desktop or claude mcp add for Claude Code). Set the BULLRUNDATA_API_KEY environment variable with your API key from bullrundata.com. Unstructured invocation: define the server and call the 26 available tools by name from the MCP client.
Key features of Bullrundata Market Intelligence
- 26 tools covering macro, markets, real estate, and economic data.
- Recession probability model with 15-component breakdown.
- Sector rotation and institutional positioning via CFTC data.
- Cascade engine for macro scenario chain reactions.
- Real estate calculators (investment property, BRRRR) with DSCR.
- 100 free API calls per day, no credit card required.
Use cases of Bullrundata Market Intelligence
- Assess current recession risk and monetary policy stance.
- Analyze sector rotation signals and institutional futures positioning.
- Evaluate rental property investment with cash flow and cap rate.
- Run macro scenario cascades (e.g., oil supply shock, trade war).
- Fetch real-time economic indicators (CPI, unemployment, yield curve).
FAQ from Bullrundata Market Intelligence
What tools does Bullrundata Market Intelligence include?
It includes 26 tools organized into macro intelligence, markets & institutional, real estate calculators, economic data, and cascade engine categories.
How do I get an API key?
Sign up free at bullrundata.com — 100 calls/day, no credit card required.
What should I do if tools don't appear in Claude after install?
Ensure the MCP server is registered in Claude Desktop settings or run claude mcp list in Claude Code. Restart Claude fully, verify the BULLRUNDATA_API_KEY environment variable is set, and if using the remote server, complete the OAuth flow.
What does a 401 Unauthorized error mean?
Your API key is missing, expired, or inactive. Get a fresh one at bullrundata.com/login. For the remote server, re-authenticate via OAuth.
Why is the first request slow (~2–4 seconds)?
Vercel cold-start latency on the serverless function. Subsequent requests in the same session respond in <500ms.
Frequently asked questions
What tools does Bullrundata Market Intelligence include?
It includes 26 tools organized into macro intelligence, markets & institutional, real estate calculators, economic data, and cascade engine categories.
How do I get an API key?
Sign up free at [bullrundata.com](https://bullrundata.com/login) — 100 calls/day, no credit card required.
What should I do if tools don't appear in Claude after install?
Ensure the MCP server is registered in Claude Desktop settings or run `claude mcp list` in Claude Code. Restart Claude fully, verify the `BULLRUNDATA_API_KEY` environment variable is set, and if using the remote server, complete the OAuth flow.
What does a `401 Unauthorized` error mean?
Your API key is missing, expired, or inactive. Get a fresh one at [bullrundata.com/login](https://bullrundata.com/login). For the remote server, re-authenticate via OAuth.
Why is the first request slow (~2–4 seconds)?
Vercel cold-start latency on the serverless function. Subsequent requests in the same session respond in <500ms.
Basic information
More Finance & Commerce MCP servers

Dados B3
Valth GuimarãesAuditable fundamentals for the Brazilian stock market (B3): ROIC, margins, point-in-time multiples, dividends and REITs. Every figure traces back to the CVM account it came from, every formula is published, and nothing s

Coinfuty
CoinfutyFree remote MCP server for real-time crypto futures data: price, open interest, funding rates, long/short ratio, liquidations and volume across hundreds of coins and major exchanges. No API key required.

GallanDigital Marketplace
GallanDigitalRead-only discovery server for GallanDigital, a B2B marketplace of credentialed operational systems and tools for PE operating partners, boutique consultants, and business owners. Exposes search, listing detail, contribu

Stoxly
wizard-exeRemote MCP server for free stock & ETF fundamental analysis — 10-point score, verdict and metrics for any ticker

MobileMRR
BuildWithxAIFind mobile apps for sale using real marketplace data from MobileMRR. Search and filter listings by MRR, asking price, category, platform, and revenue verification, compare acquisition opportunities, view verified revenu
Comments