Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Bullrun

REMOTE · MCP.BULL-RUN.ORG · SCANNED SEP 25

Global stock research, ML forecasts, valuation signals, screeners & portfolio tracking in Claude

Available components

0 this week 74 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability77
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 8811 tokens (~293/item across 30 items; 30 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 88% of tool parameters carry a description.Partial
  • Structured output schemas are declared (47% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 30 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 31 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Bullrun MCP server?

Bullrun is a hosted endpoint at https://mcp.bull-run.org/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.bull-run.org

# add to Claude Code
claude mcp add --transport http org-bull-run-bullrun 'https://mcp.bull-run.org/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "org-bull-run-bullrun": {
      "url": "https://mcp.bull-run.org/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "org-bull-run-bullrun": {
      "type": "http",
      "url": "https://mcp.bull-run.org/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.org-bull-run-bullrun]
url = "https://mcp.bull-run.org/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "org-bull-run-bullrun": {
      "type": "remote",
      "url": "https://mcp.bull-run.org/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add org-bull-run-bullrun --url 'https://mcp.bull-run.org/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  org-bull-run-bullrun:
    url: "https://mcp.bull-run.org/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "org-bull-run-bullrun": {
      "Transport": "http",
      "Url": "https://mcp.bull-run.org/mcp"
    }
  }
}
# add to Vellum
assistant mcp add org-bull-run-bullrun -t streamable-http -u 'https://mcp.bull-run.org/mcp'
// mcp.json
{
  "mcpServers": {
    "org-bull-run-bullrun": {
      "type": "http",
      "url": "https://mcp.bull-run.org/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

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.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 18 Aug 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “search_etfs” rewrote its description, which is the text the model reads security
    • Schema quality: 7007 → 8811 ▼ functional
    • Tool coverage: 38% → 47% ▲ functional
    • Server version: 0.2.0 → 0.3.0 functional
    • New tool “get_etf_filter_options” functional
    • New tool “get_etf_fund” functional
    • New tool “get_etf_index_group” functional
    • New tool “screen_etfs” functional
    • “search_etfs” added an optional parameter “distributionPolicy” cosmetic
    • “search_etfs” added an optional parameter “indexKey” cosmetic
    • “search_etfs” reworded the description of “category” cosmetic
    • “search_etfs” reworded the description of “search” cosmetic
  • 12 Aug 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “create_portfolio_from_positions” rewrote its description, which is the text the model reads security
    • Tool “query_etfs” rewrote its description, which is the text the model reads security
    • Tool coverage: 100% → 85% ▼ functional
    • Schema quality: 325 → 269 ▲ functional
    • First check of Tool coverage: 38 functional
    • Server version: 0.1.3 → 0.2.0 functional
    • New tool “analyze_etf_overlap” functional
    • New tool “analyze_portfolio_fit” functional
    • New tool “compare_etfs” functional
    • New tool “get_etf_exposures” functional
    • New tool “get_etf_holdings” functional
    • New tool “get_etf_risk” functional
    • New tool “get_etf_snapshot” functional
    • New tool “get_etf_timeseries” functional
    • New tool “search_etfs” functional
    • New tool “simulate_etf_cost” functional
  • 11 Aug 26 0
    • 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 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

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 25 Sept 2026 · Probed https://mcp.bull-run.org/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=bull-run.org CN=YE2,O=Let's Encrypt,C=US 18 Aug 2026 16 Nov 2026 ECDSA 256 ECDSA-SHA384 5acb704932ae374f983ff6eb7fdb7f40968
SANs: *.bull-run.org, bull-run.org
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.bull-run.org. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
org. present 26974 8 Verified
bull-run.org. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.bull-run.org/mcp Verified 200
http (plaintext) http://mcp.bull-run.org/mcp Inconclusive 400
MCP tools · 30 exposed · ~7,644 tokens

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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
analyze_etf_overlap ~99

Compare two to ten ETFs using their latest stored holdings. Returns pairwise shared holdings, weighted overlap (sum of the smaller weight for each shared holding), each fund's weight in shared names, and the largest duplicate exposures. Coverage is explicit because provider holdings may be partial top-holdings samples. Read-only.

NameTypeReqDescription
tickersarrayyesTwo to ten exact Bullrun ETF listing tickers.
topSharedLimitinteger––
NameTypeReqDescription
coveragearrayyes–
methodologyobjectyes–
pairsarrayyes–
tickersarrayyes–
warningsarrayyes–

No examples provided.

analyze_portfolio_fit ~138

Analyze an ETF candidate against one signed-in user's portfolio. Combines Bullrun's price-history candidate fit (correlation, beta and pro-forma volatility) with latest-holdings look-through that identifies direct and ETF-contained duplicate underlying positions. Coverage is explicit and partial provider holdings make duplicate exposure a lower bound. Requires OAuth read:portfolios. Read-only.

NameTypeReqDescription
candidateTickerstringyesExact Bullrun ETF listing ticker to test.
candidateWeightPctnumber––
daysinteger––
includeLookThroughboolean––
portfolioIdintegeryesPortfolio id returned by list_portfolios.
NameTypeReqDescription
candidateTickerstringyes–
candidateWeightPctnumberyes–
coverageobjectyes–
lookThroughFit–yes–
portfolioIdintegeryes–
priceRiskFit–yes–
warningsarrayyes–

No examples provided.

compare_etfs ~101

Return a normalized side-by-side comparison of two to ten ETFs across selected classification, market, fund-data, cost, income, benchmark, price-performance, price-risk, and holdings modules. Leaders are mechanical extrema, not recommendations. Currency and partial-holdings caveats are explicit. Read-only.

NameTypeReqDescription
includearray––
performanceDaysinteger––
tickersarrayyesTwo to ten exact Bullrun ETF listing tickers.
NameTypeReqDescription
coveragearrayyes–
leadersobjectyes–
requestedModulesarrayyes–
rowsarrayyes–
tickersarrayyes–
warningsarrayyes–

No examples provided.

create_portfolio_draft ~405

Use when the user wants you to BUILD or PROPOSE a brand-new portfolio for them — e.g. "build me a portfolio", "put together a dividend portfolio", "draft a portfolio of AI stocks", "create a new portfolio for $10k". Generates a REVIEWABLE paper-portfolio draft for the signed-in Bullrun user from a natural-language brief (e.g. "a diversified European dividend portfolio"). Requires OAuth with the write:drafts scope and a Bullrun Pro account. This is DRAFT-ONLY and never changes any live position: the draft is saved to the user's account and appears in the Bullrun Portfolio tab under "Pending AI drafts", where the user reviews it and explicitly accepts it to create a new portfolio (or discards it). To suggest additions to an EXISTING portfolio instead, use create_position_draft. Tickers are chosen only from Bullrun's priced stock/ETF universe; pass instrumentUniverse for stocks only, ETFs only, or a mix. If the brief is vague, first ask ONE quick round of up to three multiple-choice questions (investing style, region focus, and size), each with a default the user can accept with "just pick for me", then build; skip any dimension the user already specified and do not interrogate across multiple turns.

NameTypeReqDescription
instrumentUniversestring–Candidate universe: stocks only, ETFs only, or a mix. Default mix unless the prompt says otherwise.
maxPositionsinteger–Maximum number of holdings (3-20, default 10).
promptstring–What kind of portfolio to draft, e.g. "a defensive dividend portfolio of large EU stocks". Optional: if you omit it, the server collects a quick style/region/size brief from the user directly (a nati…
startingCashnumber–Starting cash in USD (default 10000).

No output schema declared.

No examples provided.

create_portfolio_from_positions ~350

Use when YOU (or the user) have ALREADY decided the exact holdings and want them saved as-is — e.g. after researching and settling on a specific basket with target weights. Persists a REVIEWABLE paper-portfolio draft built from the tickers you supply, sized by weight (percent) or by explicit USD amount. Unlike create_portfolio_draft this does NOT use the LLM and NEVER re-selects tickers: your basket lands exactly as given. It is NOT Pro-gated (it mirrors manual position entry, which is free) and needs only OAuth with the write:drafts scope. DRAFT-ONLY: the draft is saved to the user's Bullrun account and appears in the Portfolio tab under "Pending AI drafts", where the user reviews it and explicitly accepts it (creating a NEW portfolio) or discards it — it never changes any live position. Tickers must exist in Bullrun's priced stock/ETF universe; any that cannot be priced are returned in `unresolved` and skipped (use search_etfs / get_etf_snapshot / screen_stocks / get_stock_metrics to confirm exact tickers first). For a vague brief where the model should pick, use create_portfolio_draft instead.

NameTypeReqDescription
cashPctnumber–Explicit cash percentage to hold back. Overrides the weight-remainder rule.
namestring–Portfolio name. Default "Custom Portfolio Draft".
positionsarrayyesThe exact holdings to persist (1-30). Tickers are used verbatim, never re-selected.
startingCashnumber–Total portfolio cash in USD. Default 10000 in weight mode; the sum of amounts in amount mode.

No output schema declared.

No examples provided.

create_position_draft ~320

Use when the user asks what to BUY or ADD to an EXISTING portfolio — e.g. "what should I buy next", "suggest a stock or ETF for my portfolio", "what should I add", "recommend a position", "any ideas to round out my holdings". Generates REVIEWABLE suggested additions for one existing Bullrun portfolio. Requires OAuth with the write:drafts scope and a Bullrun Pro account. This is DRAFT-ONLY: the suggested position(s) are saved to the user's account and appear in the Bullrun Portfolio tab under Pending AI drafts, where the user reviews and accepts them into the target portfolio or discards them. It never changes live holdings by itself. To draft a whole new portfolio from scratch use create_portfolio_draft; to test whether a specific named ticker fits, use get_portfolio_analytics with candidateTicker. Pass instrumentUniverse for stocks only, ETFs only, or a mix. If it is unclear, first confirm which portfolio (use list_portfolios when the user has more than one) and how many ideas (a single best idea or a few) in ONE quick step; otherwise just build.

NameTypeReqDescription
instrumentUniversestring–Candidate universe: stocks only, ETFs only, or a mix. Default mix.
maxPositionsinteger–How many suggested additions to save, 1-5. Use 1 for a single-position idea; default 3.
portfolioIdintegeryesThe Bullrun portfolio id to propose additions for. Use list_portfolios first if unsure.

No output schema declared.

No examples provided.

get_capabilities ~144

Discover what the connected Bullrun account can do BEFORE attempting an action, so you can plan instead of learning by hitting a 403. Reports whether you are authenticated and as WHICH identity (email + userId), whether the account has Bullrun Pro and why (subscription / trial / admin), the granted OAuth scopes, portfolio usage vs the free/max limits, and a per-tool entitlement map: create_portfolio_from_positions (free), create_portfolio_draft and create_position_draft (Pro-only), and whether another portfolio can be created now. Call this first when a draft/write tool might be gated, or to confirm which account a request will act on. Read-only.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_earnings_call_transcript ~168

Fetch speaker-tagged earnings-call transcript chunks for one exact Bullrun ticker, optionally filtered by fiscal period or search text. Use this for management guidance language, analyst Q&A, and qualitative judgment that is not visible in financial statements. Read-only.

NameTypeReqDescription
fiscalQuarterinteger–Optional fiscal quarter filter.
fiscalYearinteger–Optional fiscal year filter.
maxCharsPerChunkinteger–Maximum characters per transcript chunk in the MCP response.
maxChunksinteger–Maximum speaker-tagged transcript chunks to return.
searchstring–Optional case-insensitive text/speaker search across transcript chunks.
tickerstringyesThe ticker exactly as listed on Bullrun, e.g. "CRWD", "SPGI", "V".

No output schema declared.

No examples provided.

get_etf_exposures ~109

Calculate sector, country, currency, and broad asset exposure from the latest stored ETF holdings and Bullrun instrument mappings. Factor and thematic look-through are reported unavailable until dedicated source data exists. Coverage states how much fund weight and how many holding symbols were resolved, so partial top-holdings data is never presented as full exposure. Read-only.

NameTypeReqDescription
limitPerTypeinteger––
tickerstringyesExact Bullrun ETF listing ticker.
typesarray––
NameTypeReqDescription
availableTypesarrayyes–
coverageobjectyes–
exposuresobjectyes–
requestedTypesarrayyes–
tickerstringyes–
unavailableTypesarrayyes–
warningsarrayyes–

No examples provided.

get_etf_filter_options ~202

List the exact values accepted by the categorical filters on search_etfs and screen_etfs — asset classes, categories, index keys, product/wrapper types, regions, domiciles, currencies, exchanges, and (on request) issuers and focus strings. Those filters match exactly, so a guessed string returns zero rows and looks like "no such ETF exists"; call this first whenever a filter value is not already known to be valid. Read-only.

NameTypeReqDescription
facetsarray–Which facets to return. Defaults to everything except the long tails fundFamilies (~890 issuers) and industries (~650 focus strings) — request those explicitly, ideally with search.
limitinteger–Maximum values per facet, 1-1000. Each facet reports its untruncated total.
searchstring–Case-insensitive substring filter applied to every requested facet, e.g. "ishares" against fundFamilies or "world" against categories.
NameTypeReqDescription
facetsobjectyes–
notesarrayyes–
searchstring|nullyes–
totalsobjectyes–
truncatedFacetsarrayyes–

No examples provided.

get_etf_fund ~174

Resolve one FUND rather than one listing. Given an ISIN (or any venue ticker of the fund) it returns the fund's identity, costs, index, distribution policy, wrapper type and every venue it is listed on with exchange and trading currency. Use this when the user quotes an ISIN, asks "which ticker do I buy on my exchange?", or when several tickers may be the same underlying fund. Ratios are percentage points. Read-only.

NameTypeReqDescription
isinstring–Fund ISIN, e.g. IE00B4L5Y983. The identifier European factsheets and brokers quote.
tickerstring–Any venue listing ticker of the fund, e.g. EUNL.DE or IWDA.L. Resolved to its fund ISIN first. Provide this or isin.
NameTypeReqDescription
foundbooleanyes–
fund–yes–
listingsarrayyes–
queryobjectyes–
warningsarrayyes–

No examples provided.

get_etf_holdings ~141

Return the latest stored ETF holdings snapshot with opaque cursor pagination. The response reports the provider's stated holdings count, stored row count, covered weight, and whether the stored rows appear complete. Treat isComplete=false or null as partial look-through data. Historical as-of selection will be added when the upstream API exposes it. Read-only.

NameTypeReqDescription
cursorstring–Opaque nextCursor returned by a previous get_etf_holdings call for the same ticker.
limitinteger–Maximum holdings to return on this page, 1-100.
tickerstringyesExact Bullrun ETF listing ticker, including its exchange suffix when present.
NameTypeReqDescription
asOfDatestring|nullyes–
coverageobjectyes–
holdingsarrayyes–
nextCursorstring|nullyes–
returnedintegeryes–
tickerstringyes–
totalRowsAvailableintegeryes–

No examples provided.

get_etf_index_group ~267

Answer "what is the cheapest way to track <index>?". Returns every fund tracking one index ordered cheapest fee first, deduplicated to one row per FUND rather than per venue listing (a five-venue UCITS fund is one choice, not five) with its listingCount and venues. Defaults to UCITS-buyable domiciles. Omit indexKey to list the available index families. Fees are percentage points and the response states how many funds publish no fee at all, so a "cheapest" claim is never made over silently omitted funds. Read-only.

NameTypeReqDescription
distributionPolicystring–Optionally keep only accumulating or only distributing share classes.
indexKeystring–Normalized index key, e.g. SP500, MSCI_WORLD, NASDAQ100, MSCI_EM, EURO_STOXX_50, TOPIX, FTSE100. Omit to list every index family that has at least one fund.
limitinteger–Maximum funds (or index families) to return, 1-100.
scopestring–ucits (default) restricts to domiciles a European retail investor can actually buy. all adds US-domiciled trackers, which look cheaper but are not purchasable by EU retail.
NameTypeReqDescription
coverageobjectyes–
foundbooleanyes–
fundsarrayyes–
indexFamiliesarrayyes–
indexKeystring|nullyes–
modestringyes–
scopestringyes–
warningsarrayyes–

No examples provided.

get_etf_risk ~167

Calculate drawdown, annualized volatility, downside volatility, historical VaR, Sharpe, Sortino and Calmar ratios from stored daily close prices. With benchmarkTicker, also calculates beta, correlation, tracking error, active return and information ratio on aligned dates. Results are price-return risk, not distribution-adjusted total-return risk. Read-only.

NameTypeReqDescription
benchmarkTickerstring–Optional exact priced benchmark/proxy ticker for beta, correlation, tracking error, active return, and information ratio.
daysinteger–Calendar-day lookback for daily close-price risk calculations.
riskFreeRatePctnumber–Annual risk-free rate in percentage points for Sharpe, Sortino, and Calmar ratios.
tickerstringyesExact Bullrun ETF listing ticker.
NameTypeReqDescription
benchmarkRelative–yes–
coverageobjectyes–
lookbackDaysintegeryes–
methodologyobjectyes–
riskobjectyes–
tickerstringyes–
warningsarrayyes–

No examples provided.

get_etf_snapshot ~136

Fetch a modular snapshot for one exact ETF listing. The include array controls which of identity, classification, market, fund_data (NAV/AUM), costs, income, and benchmark are fetched and returned. Unrequested modules are omitted; requested-but-unavailable modules are named explicitly. Ratios use percentage points. Read-only.

NameTypeReqDescription
includearray–Only these snapshot modules are fetched and returned. Default: identity, classification, market, costs.
tickerstringyesExact Bullrun ETF listing ticker, including its exchange suffix when present, e.g. SPY, VWRL.L, or EUNL.DE.
NameTypeReqDescription
asOfobjectyes–
availableModulesarrayyes–
dataQualityobjectyes–
foundbooleanyes–
missingModulesarrayyes–
modulesobjectyes–
requestedModulesarrayyes–
tickerstringyes–

No examples provided.

get_etf_timeseries ~177

Fetch ETF price or price-return history at daily, weekly, or monthly intervals. NAV, true total-return, benchmark, and premium/discount series are returned only when their required source data or an explicit benchmark ticker exists; unavailable requested series are named explicitly and never approximated with price returns. Read-only.

NameTypeReqDescription
benchmarkTickerstring–Exact priced ticker to use when benchmark is requested. A benchmark name alone cannot resolve a price series safely.
endDatestring––
intervalstring––
limitinteger–Maximum recent daily source bars to load before date filtering and interval aggregation.
seriesarray–Requested series. Unsupported stored series are reported in unavailableSeries rather than synthesized.
startDatestring––
tickerstringyesExact Bullrun ETF listing ticker.
NameTypeReqDescription
availableSeriesarrayyes–
intervalstringyes–
metadataobjectyes–
requestedSeriesarrayyes–
seriesobjectyes–
tickerstringyes–
unavailableSeriesarrayyes–
warningsarrayyes–

No examples provided.

get_financial_history ~266

Fetch 1-15 years of historical financial statements for one exact Bullrun ticker. Returns annual and/or quarterly rows grouped into income statement, balance sheet, cash flow, per-share metrics, margins, source currency, and annual growth/CAGR consistency checks. Use this when evaluating multi-year revenue/net-income growth, margin trajectories, leverage, cash flow quality, or whether a stock passed a rule such as 10% revenue and net-income growth every year.

NameTypeReqDescription
includeEmptyRowsboolean–Include sparse rows that have no major income statement, balance sheet, cash-flow, or EPS values.
periodTypestring–Return annual rows, quarterly rows, or both. Annual rows use fiscalQuarter=0.
tickerstringyesThe ticker exactly as listed on Bullrun - the native local-exchange symbol, e.g. "AAPL", "BMW" (not "BMW.DE"), "ABBN" (not "ABBN.SW"), "NESN", or a numeric code like "005930". Do not append Yahoo-sty…
yearsinteger–How many fiscal years of history to return, counting backward from the latest fiscal year available.

No output schema declared.

No examples provided.

get_forward_estimates ~120

Fetch forward consensus revenue/EPS/EBITDA estimates, management guidance ranges, and estimate-revision percentages for one exact Bullrun ticker. Also derives simple forward P/E and PEG-style context from the latest close when EPS estimates are available. Read-only.

NameTypeReqDescription
limitinteger–Maximum estimate rows to return.
periodTypestring–Return annual estimates, quarterly estimates, or both.
tickerstringyesThe ticker exactly as listed on Bullrun, e.g. "AAPL", "CRWD", "SPGI".

No output schema declared.

No examples provided.

get_operating_kpis ~163

Fetch period-specific operating KPIs and unit-economics metrics for one exact Bullrun ticker: ARR, net revenue retention, RPO, billings, customer counts, payments volume, cross-border volume, processed transactions, or other domain-specific metrics when populated. Read-only.

NameTypeReqDescription
categorystring–Optional category filter such as SaaS, payments, marketplace, banking, or other domain labels.
limitinteger–Maximum KPI rows to return.
metricKeystring–Optional exact metric key to filter, e.g. ARR, NRR, RPO, BILLINGS, PAYMENT_VOLUME.
tickerstringyesThe ticker exactly as listed on Bullrun, e.g. "CRWD", "SNOW", "V".

No output schema declared.

No examples provided.

get_portfolio_analytics ~459

Use when the user asks about THEIR portfolio's risk, diversification, or concentration, or whether to add a stock — e.g. "is my portfolio diversified", "how risky is my portfolio", "am I too concentrated", "what's my exposure to X", "should I add NVDA", "would AAPL improve my diversification". Fetches portfolio-level relationship analytics for one signed-in user's portfolio: correlation and annualized covariance matrices across holdings, contribution-to-risk, concentration by weight and risk, currency/sector/country exposures, value/growth/momentum/quality/size proxy factor scores, scenario/stress tests (rates +100bp, oil -20%, USD +10%), and optional candidateTicker fit analysis showing correlation to the current portfolio plus pro-forma volatility (set candidateTicker when the user asks whether to add a specific stock). Pass a portfolioId from list_portfolios. The risk math only covers holdings with enough price history, dropping unpriced/unmatched ones (ETFs, funds, untracked tickers) and renormalizing all percentages over what remains; the response leads with a `coverage` banner (first text block) stating how many holdings were excluded, so never read these figures as the whole portfolio. For a plain holdings/value snapshot and the full matched/unmatched breakdown use get_portfolio_context instead. Requires OAuth (read:portfolios) and returns the caller's own data only. privacyMode defaults to "full"; "weights_only" hides absolute USD amounts while keeping weights, percentages, correlations and scores.

NameTypeReqDescription
candidateTickerstring–Optional exact Bullrun ticker to test as a candidate diversifier - the native local-exchange symbol, e.g. AAPL, BMW, ABBN, NESN (not Yahoo-style suffixes like BMW.DE).
candidateWeightPctnumber–Optional hypothetical candidate allocation for pro-forma volatility. Default 5 (%).
daysinteger–Calendar-day lookback for daily USD return analytics. Default 370.
portfolioIdintegeryesThe portfolio id, as returned by list_portfolios.
privacyModestring–"full" (default) includes absolute USD amounts; "weights_only" returns only relative figures.

No output schema declared.

No examples provided.

get_portfolio_context ~362

Use when the user asks to look at, review, or analyze THEIR portfolio / holdings / positions — e.g. "analyze my portfolio", "how is my portfolio doing", "what's in my portfolio", "review my holdings", "how am I invested", "what should I improve". Fetches a deep snapshot of ONE of the signed-in user's portfolios: the summary (value, day change, total return), every holding (with position weight %, sector and return) and Bullrun's computed insights (benchmark comparison, concentration, diversification, dividend income). Pass a portfolioId from list_portfolios (call that first if the user hasn't named a portfolio). The response ALWAYS returns the complete holdings list with each position flagged matched/unmatched, plus a `coverage` summary: holdings that Bullrun can't link to its universe (ETFs, funds, untracked tickers) carry no weight, sector, insight or ML score, so weights/insights/ML below describe ONLY the matched subset. Read the coverage banner (the first text block) and never present matched-only figures as the whole portfolio. For risk/diversification math, correlations, factor exposure, or whether to add a specific stock, use get_portfolio_analytics instead. Requires OAuth (read:portfolios) and returns the caller's own data only. privacyMode defaults to "full" (absolute $ included); "weights_only" returns only relative figures. Read-only.

NameTypeReqDescription
daysinteger–Insights look-back window in days (default 30).
portfolioIdintegeryesThe portfolio id, as returned by list_portfolios.
privacyModestring–"full" (default) includes absolute $; "weights_only" returns only relative figures.

No output schema declared.

No examples provided.

get_quality_moat_metrics ~258

Compute annual quality, moat, earnings-quality, and capital-allocation metrics for one exact Bullrun ticker from existing financial statements: ROIC, ROE/ROA, ROIC-vs-supplied-WACC, accruals, cash conversion, capex intensity, dividend payout/growth, diluted share-count changes, and a buyback proxy. Read-only.

NameTypeReqDescription
estimatedWaccPctnumber–Optional user-supplied WACC assumption, in percent. When omitted, ROIC-vs-WACC spread is returned as null.
taxRateFallbackPctnumber–Fallback tax rate used for NOPAT only when reported tax/pretax data is missing or unusable.
tickerstringyesThe ticker exactly as listed on Bullrun - the native local-exchange symbol, e.g. "AAPL", "BMW" (not "BMW.DE"), "ABBN" (not "ABBN.SW"), "NESN", or a numeric code like "005930". Do not append Yahoo-sty…
yearsinteger–How many fiscal years of annual history to evaluate.

No output schema declared.

No examples provided.

get_revenue_breakdown ~112

Fetch segment, geography, product, customer, or other revenue breakdown rows for one exact Bullrun ticker. Use this to separate cyclical businesses from recurring segments or inspect geographic exposure instead of relying on blended revenue. Read-only.

NameTypeReqDescription
dimensionstring–Breakdown dimension to return, or all dimensions.
limitinteger–Maximum breakdown rows to return.
tickerstringyesThe ticker exactly as listed on Bullrun, e.g. "SPGI", "MSFT", "V".

No output schema declared.

No examples provided.

get_stock_metrics ~263

Fetch a consolidated metrics snapshot for a single stock by ticker: identity (company, exchange, currency, sector, industry, country, ISIN), latest daily price (OHLCV), latest valuation (market cap, P/E, dividend yield, annual dividend per share), the most recent reported financials (revenue, gross/operating income, EBITDA, net income, diluted EPS, free & operating cash flow, total debt, cash, total assets, equity) and a short company description. Use the exact ticker as listed on Bullrun - the native local-exchange symbol (e.g. AAPL, BMW, ABBN, NESN, or a numeric code like 005930), NOT Yahoo-style country suffixes like BMW.DE or ABBN.SW. If a ticker returns no data, use screen_stocks (by sector/country) to find the exact symbol. Read-only.

NameTypeReqDescription
tickerstringyesThe stock ticker exactly as listed on Bullrun - the native local-exchange symbol, e.g. "AAPL", "BMW" (not "BMW.DE"), "ABBN" (not "ABBN.SW"), "NESN", or a numeric code like "005930". Do not append Yah…

No output schema declared.

No examples provided.

list_portfolios ~212

Use when the user refers to THEIR portfolio(s) or holdings — e.g. "my portfolios", "what portfolios do I have", "how are my investments doing", "show my holdings", "my account". Lists the signed-in Bullrun user's virtual portfolios with computed summaries: name, base currency, total value (USD), day change, cost basis and total return, plus position counts. Start here when a portfolio question doesn't name a specific portfolio, then pass a portfolioId to get_portfolio_context or get_portfolio_analytics. Requires connecting this server to a Bullrun account (OAuth, read:portfolios scope) — it returns that user's own data only. privacyMode defaults to "full" (includes absolute $ amounts); pass "weights_only" to hide absolute money and return only relative figures (returns %, counts). Read-only.

NameTypeReqDescription
privacyModestring–"full" (default) includes absolute $; "weights_only" hides cash/value/cost-basis and keeps only %.

No output schema declared.

No examples provided.

query_etfs ~385

Compatibility tool for older clients: search the Bullrun ETF universe and optionally bundle profile, recent prices, and latest holdings for an exact ticker. New clients should use search_etfs, get_etf_snapshot, and get_etf_holdings for smaller responses, structured output, quantitative filters, and explicit coverage metadata. Read-only.

NameTypeReqDescription
categorystring–Exact broad ETF asset-class filter, such as Equity, Fixed Income, Commodity, Crypto, or Real Estate. Kept as category for API compatibility.
currencystring–Exact trading currency filter, e.g. USD, EUR, CHF.
domicilestring–Exact ETF domicile filter.
exchangestring–Exact exchange filter, e.g. NYSE ARCA, LSE, XETRA.
focusstring–Exact ETF exposure filter, such as Japan, Equity - Australia, TOPIX, or an exchange/source exposure label. Kept as focus for API compatibility.
holdingsLimitinteger–Maximum holdings to return for an exact ticker, 1-100.
includeHoldingsboolean–When ticker is supplied, include latest holdings. Ignored for broad searches.
includeInactiveboolean–Include ETFs with no recent price bar. Default false.
includeSecondaryboolean–Include secondary/cross-listed ETF tickers. Default false.
limitinteger–Maximum ETF search rows to return, 1-100.
priceLimitinteger–Recent daily price rows to return for an exact ticker. Use 0 to skip prices.
searchstring–Free-text ETF search by ticker or fund name. Omit to list the first ETFs.
tickerstring–Exact ETF ticker for profile, prices, and optional holdings, e.g. SPY, VWRL.L, EUNL.DE.

No output schema declared.

No examples provided.

screen_etfs ~803

Screen the WHOLE ETF universe by numeric rules and fund attributes in one pass — expense ratio, AUM, yield, trailing returns, volatility, liquidity, top-10 concentration, fund age and holdings count — combined with issuer, index, domicile, UCITS status, distribution policy, currency hedging and constituent look-through (holdingSearch finds funds by what they hold). Prefer this over search_etfs for any "cheapest / largest / best performing / most liquid" question: search_etfs only filters a bounded candidate scan, while this evaluates the full universe and reports evaluatedCount and matchCount. Percentages are percentage points. This is the heaviest read in the API and is metered against a small per-day action budget, so build one well-specified screen rather than probing repeatedly. Read-only.

NameTypeReqDescription
assetClassstring–Exact asset-class group: EQUITY, FIXED_INCOME, COMMODITY, REAL_ESTATE, MULTI_ASSET, CASH, CURRENCY, DIGITAL_ASSETS, ALTERNATIVES or OTHER.
benchmarkSearchstring–Substring match on the stated benchmark name.
categorystring–Exact category string. Call get_etf_filter_options for the valid values; a wrong guess silently returns zero rows.
currencystring–Exact trading currency, e.g. EUR, USD, GBX.
currencyHedgedstring–HEDGED selects funds labelled currency-hedged. NOT_LABELLED_HEDGED selects funds not so labelled — absence of a label is not proof a fund is unhedged.
distributionPolicystring–Accumulating (reinvests income) or distributing (pays it out) — the usual first cut for a European investor.
domicilestring–Exact fund domicile, e.g. "Ireland", "Luxembourg", "United States".
exchangestring–Exact listing exchange, e.g. XETRA, LSE, "NYSE ARCA".
holdingMinWeightPctnumber–Minimum constituent weight in percentage points for holdingSearch to count as a match.
holdingModestring–INCLUDES keeps funds holding the constituent. EXCLUDES keeps only funds with a holdings snapshot that confirms absence — funds with no snapshot are dropped, never assumed clean.
holdingSearchstring–Look-through filter: find funds by a CONSTITUENT ticker or company name, e.g. "NVDA" or "NVIDIA". Only funds with a stored holdings snapshot can match.
includeSecondaryboolean–Include secondary venue listings of the same fund. Default false — one row per fund's primary listing.
indexKeystring–Exact tracked-index key, e.g. SP500, MSCI_WORLD, NASDAQ100. Use get_etf_index_group to compare every fund on one index instead.
issuerstring–Substring match on the fund family/issuer, e.g. "iShares", "Amundi", "Vanguard".
limitinteger–Maximum ETFs to return, 1-100.
marketDevelopmentstring–Exact market-development classification, e.g. developed vs emerging.
orderstring–Sort direction. Nulls always sort last regardless of direction.
productTypestring–Exact wrapper type, e.g. UCITS_FUND.
regionstring–Exact investment-region string.
rulesarray–Numeric rules. A fund with no value for a ruled metric never matches that rule.
searchstring–Free-text match on ticker, fund name or ISIN. Omit to screen the whole universe.
sortBystring–Sort field applied to the returned rows.
strategystring–Exact strategy classification string.
ucitsStatusstring–UCITS restricts to wrappers a European retail investor can actually buy.
NameTypeReqDescription
coverageobjectyes–
matchCountintegeryes–
queryobjectyes–
resultsarrayyes–
returnedintegeryes–
warningsarrayyes–

No examples provided.

screen_stocks ~415

Screen the global Bullrun stock universe with the same rule engine as the app screener. Filter by sector, industry, country/countries, primary vs secondary listings, active vs inactive listings, lookback mode, AND/OR rule groups, comparison operators, money units, growth metrics and latest-value metrics. Returns a compact table of matching stocks. Read-only.

NameTypeReqDescription
countriesarray–Exact country names to include. Use this for multi-country screens; it overrides country when provided.
countrystring–Exact country name to filter by, e.g. "United States", "Germany". Omit for all countries.
includeInactiveboolean–Include delisted/inactive tickers with no recent price bar. Default false.
includeSecondaryboolean–Include secondary cross-listings of the same security. Default false (primary listings only).
industrystring–Exact industry name to filter by, e.g. "Software - Infrastructure". Omit for all industries.
limitinteger–Maximum number of stocks to return (1-100).
lookbackinteger–How many reporting periods to evaluate. Growth rules need at least 2 comparable periods.
lookbackModestring–Whether rule evaluation uses annual or quarterly reporting periods.
minMarketCapnumber–Compatibility shortcut: adds marketCap >= this absolute value to every rule group.
modestring–Deprecated alias for lookbackMode; kept for compatibility.
orderstring–Sort direction. Nulls always sort last regardless of direction.
periodsinteger–Deprecated alias for lookback; kept for compatibility.
rulesarray–Fundamental rules. Same groupId means AND; different groupIds mean OR.
sectorstring–Exact sector name to filter by, e.g. "Technology", "Healthcare". Omit for all sectors.
sortBystring–Metric to sort by. revenueGrowth is accepted as an alias for revenueGrowthPct.

No output schema declared.

No examples provided.

search_etfs ~522

Look up ETFs by name, ticker or ISIN, with classification, listing, index, distribution-policy, AUM, expense-ratio and yield filters. Best for finding a known fund. For ranking questions ("cheapest", "largest", "best performing", "most liquid") prefer screen_etfs, which evaluates the whole universe: here minAum and minYieldTtmPct are applied only to a bounded profile-enriched candidate scan, so do not describe the result as exhaustive when candidateCapReached is true. Use get_etf_snapshot for one listing, get_etf_fund to resolve an ISIN across venues, and get_etf_holdings for constituents. Read-only.

NameTypeReqDescription
categorystring–Exact broad ETF category/asset-class filter, e.g. Equity, Fixed Income, Commodity, Crypto, or Real Estate. Call get_etf_filter_options for valid values.
currencystring–Exact trading-currency filter.
distributionPolicystring–Accumulating (reinvests income) or distributing (pays it out).
domicilestring–Exact fund domicile filter.
exchangestring–Exact listing exchange filter.
focusstring–Exact ETF focus/exposure filter, e.g. Japan, TOPIX, or Equity - Australia.
includeInactiveboolean––
includeSecondaryboolean––
indexKeystring–Exact tracked-index key, e.g. SP500 or MSCI_WORLD. Use get_etf_index_group to rank every fund on one index by cost.
limitinteger–Maximum matching ETFs to return, 1-100.
maxExpenseRatioPctnumber–Maximum annual expense ratio in percentage points, e.g. 0.25 means 0.25%.
minAumnumber–Minimum assets under management in the profile's reported currency units.
minYieldTtmPctnumber–Minimum trailing yield in percentage points, e.g. 2 means 2%.
regionstring–Exact portfolio or investment-region filter.
scanLimitinteger–Maximum coarse-search candidates to enrich before applying quantitative filters/sorts, 25-500.
searchstring–Free-text ETF search by ticker, fund name, or ISIN (e.g. IE00B4L5Y983). Omit for a broad screen.
sortBystring–Sort field. Relevance preserves Bullrun search ordering.
sortDirectionstring––
NameTypeReqDescription
coverageobjectyes–
matchesInScannedCandidatesintegeryes–
queryobjectyes–
resultsarrayyes–
returnedintegeryes–
warningsarrayyes–

No examples provided.

simulate_etf_cost ~206

Simulate expense-ratio, assumed bid/ask spread, commissions, and recurring contributions over a holding period. Compares the same gross-return path with and without costs and reports direct charges plus ending-value drag. Taxes, FX, market impact and brokerage-specific fees are excluded unless represented by the inputs. Read-only.

NameTypeReqDescription
commissionPerTradenumber––
contributionAmountnumber––
contributionFrequencystring––
expenseRatioPctnumber–Optional expense-ratio override in percentage points. Otherwise uses the stored ETF profile value.
grossAnnualReturnPctnumber–Assumed annual return before ETF and trading costs, in percentage points. Default 0 isolates direct costs.
initialInvestmentnumber––
spreadPctnumber–Assumed full bid/ask spread in percentage points; each purchase pays half the spread.
tickerstringyesExact Bullrun ETF listing ticker.
yearsnumber––
NameTypeReqDescription
assumptionsobjectyes–
costBreakdownobjectyes–
resultsobjectyes–
tickerstringyes–
warningsarrayyes–

No examples provided.

Common questions

What is the Bullrun MCP server?

Bullrun is an MCP server listed in the public MCP registry as org.bull-run/bullrun. Global stock research, ML forecasts, valuation signals, screeners & portfolio tracking in Claude. This page covers its hosted endpoint (https://mcp.bull-run.org/mcp).

Is the Bullrun MCP server safe to use?

Bullrun scores 74 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Bullrun MCP server expose?

Bullrun exposes 30 tools: screen_stocks, search_etfs, screen_etfs, get_etf_index_group, get_etf_fund, and 25 more. Their descriptions and schemas cost roughly 7,644 tokens of context every time the server is loaded.

Does the Bullrun MCP server require authentication?

No. We connected to Bullrun without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Bullrun MCP server still maintained?

Bullrun is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.