io.github.jbrand0n/market-intelligence-mcp
NPM · @BULLRUNDATA/MARKET-INTELLIGENCE · SCANNED AUG 3
Recession probability, capital rotation scoring, and economic data API
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security86
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 20 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1374 tokens (~72/item across 19 items; 19 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @bullrundata/market-intelligence
claude mcp add jbrand0n-market-intelligence-mcp -- npx -y @bullrundata/market-intelligence
codex mcp add jbrand0n-market-intelligence-mcp -- npx -y @bullrundata/market-intelligence
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"jbrand0n-market-intelligence-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@bullrundata/market-intelligence"
],
"enabled": true
}
}
} openclaw mcp add jbrand0n-market-intelligence-mcp --command npx --arg -y --arg @bullrundata/market-intelligence
mcp_servers:
jbrand0n-market-intelligence-mcp:
command: "npx"
args: ["-y", "@bullrundata/market-intelligence"] {
"mcpServers": {
"jbrand0n-market-intelligence-mcp": {
"command": "npx",
"args": [
"-y",
"@bullrundata/market-intelligence"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +4
- Stability: unverified → 0.27 ▲ functional
- 2 Aug 26 +29
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- Schema quality: unverified → excellent ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- License: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Licence: MIT functional
- 1 Aug 26 −2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 −8
- Provenance: unverified → fail ▼ security
- Malware scan: pass → unverified ▼ security
- Install scripts: unverified → pass ▲ security
- License: unverified → pass ▲ functional
- Maintenance: unverified → pass ▲ functional
- Licence: MIT functional
- 28 Jul 26 +22
- Security disclosure: unverified → fail ▼ functional
- Tool coverage: unverified → 100 ▲ functional
- First check of Tool coverage: 100 functional
- First check of Schema quality: unverified functional
- First check of Schema quality: pass functional
- First check of Schema quality: fail functional
- 27 Jul 26 24
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/@bullrundata/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 94 packages
94 packages in the resolved dependency tree · 94 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
brrrr_analysis ~327
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.
| Name | Type | Req | Description |
|---|---|---|---|
| annualInsurance | number | — | Annual insurance |
| annualPropertyTax | number | — | Annual property tax |
| arv | number | yes | After Repair Value in dollars |
| closingCostsBuyPct | number | — | Closing costs percentage on purchase |
| holdingCosts | number | — | Total holding costs during rehab |
| initialLoanAmount | number | — | Initial loan amount if used |
| maintenancePct | number | — | Maintenance as % of ARV per year |
| monthlyHoa | number | — | Monthly HOA |
| monthlyOtherExpenses | number | — | Other monthly expenses |
| monthlyRent | number | yes | Expected monthly rent in dollars |
| monthlyUtilities | number | — | Monthly utilities |
| propertyMgmtPct | number | — | Property management as % of rent |
| purchasePrice | number | yes | Purchase price in dollars |
| refiClosingCostsPct | number | — | Refinance closing costs percentage |
| refiLtvPct | number | — | Refinance LTV percentage |
| refiRate | number | — | Refinance interest rate |
| refiTermYears | number | — | Refinance loan term |
| rehabCosts | number | — | Total rehab costs |
| useInitialLoan | boolean | — | Whether initial purchase used a loan |
| vacancyRatePct | number | — | Vacancy rate percentage |
No output schema declared.
No examples provided.
capital_rotation_instruments ~42
Get detailed scoring for all 9 macro instruments in the capital rotation model. Each instrument includes price, weighted score, signal direction, interpretation, and risk classification.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
capital_rotation_score ~70
Get the current capital rotation risk-on/risk-off composite score (-100 to +100) based on 9 macro instruments (DXY, Gold, Oil, Copper, VIX, 10Y Yield, Gold/Silver Ratio, SOFR, Bitcoin). Includes regime detection and asset allocation playbook.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
confirmation_status ~36
Check 4 coincident economic indicators that confirm or deny recession signals: Real GDP Growth, Industrial Production, Real Personal Income, Employment Level.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
divergence_alerts ~41
Get active correlation breakdowns between macro instruments (e.g., DXY and Gold both rising = systemic fear). Includes severity, implication, and momentum shift detection.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
economic_indicator ~122
Get time series data for any economic indicator by series ID (e.g., GDP, UNRATE, CPIAUCSL). Returns date-value pairs.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Number of observations to return (default 10) |
| series_id | string | yes | Economic indicator series ID (e.g., GDP, UNRATE, CPIAUCSL, DFF) |
| start_date | string | — | Start date (YYYY-MM-DD) |
| units | string | — | Data transformation: lin (levels), pch (% change), pc1 (YoY % change) |
No output schema declared.
No examples provided.
employment_data ~39
Get current employment indicators: unemployment rate, nonfarm payrolls, initial claims, JOLTS openings and quits rate, participation rate, average hourly earnings.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
fed_stance ~48
Get the current Federal Reserve monetary policy stance (TIGHTENING, EASING, CRISIS, or NEUTRAL) based on fed funds rate trajectory and 6-month rate change.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
housing_data ~43
Get current housing market data: 30Y and 15Y mortgage rates, housing starts, building permits, median sales price, Case-Shiller index, existing home sales.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
inflation_data ~38
Get current inflation indicators: CPI, Core CPI, PCE, Core PCE, 10-year breakeven inflation, and consumer inflation expectations.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
interest_rates ~51
Get current interest rates: Fed funds, 2Y/5Y/10Y/30Y Treasury yields, 3M T-Bill, prime rate, 30-year and 15-year mortgage rates.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
investment_property_analysis ~211
Analyze a rental investment property. Returns cap rate, cash-on-cash ROI, monthly cash flow, NOI, DSCR, 1% rule evaluation, and full expense breakdown.
| Name | Type | Req | Description |
|---|---|---|---|
| annualInsurance | number | — | Annual insurance |
| annualPropertyTax | number | — | Annual property tax |
| closingCostsPct | number | — | Closing costs percentage |
| downPaymentPct | number | — | Down payment percentage (default 20) |
| interestRate | number | — | Annual interest rate (default 7.0) |
| loanTermYears | number | — | Loan term in years (default 30) |
| maintenancePct | number | — | Maintenance as % of value per year |
| monthlyHoa | number | — | Monthly HOA fees |
| monthlyRent | number | yes | Expected monthly rent in dollars |
| propertyMgmtPct | number | — | Property management as % of rent |
| purchasePrice | number | yes | Purchase price in dollars |
| vacancyRatePct | number | — | Vacancy rate percentage (default 8) |
No output schema declared.
No examples provided.
market_regime ~51
Get the current market cycle phase: EARLY_CYCLE, MID_CYCLE, LATE_CYCLE, or RECESSION. Based on unemployment trend, ISM PMI, yield curve, and credit spreads.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
market_sentiment ~33
Get market sentiment indicators: VIX (fear index), Financial Conditions Index, Financial Stress Index, and Consumer Sentiment.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
recession_indicators ~21
Get all recession model indicators with current values and risk scores.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
recession_probability ~49
Get the current US recession probability (0-95%) from a 15-indicator weighted model with dynamic Fed stance and market regime adjustments. Includes risk level, confidence, confirmation status, and actionable recommendation.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
sahm_rule ~50
Check the Sahm Rule recession indicator. The 3-month moving average of unemployment minus the 12-month minimum. Triggers at 0.50 — has predicted every US recession since 1970.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
search_indicators ~66
Search for economic indicators by keyword. Returns matching series with ID, name, frequency, and last updated date.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Max results (default 10) |
| query | string | yes | Search query (e.g., "unemployment rate", "consumer price index") |
No output schema declared.
No examples provided.
yield_curve ~36
Get yield curve analysis: 10Y-2Y and 10Y-3M spreads, all Treasury yields, and inversion detection.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.