# com.boothcheck/boothcheck (remote · boothcheck.com)

What a stock's price is betting on: implied growth, duration, margin from SEC filings. Free tools.

- Trust score: 77/100 (medium)
- Change this week: +5
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `boothcheck.com`: 77/100 (this document), [markdown](https://verifymcp.io/servers/com-boothcheck-boothcheck/api-mcp.md), [page](https://verifymcp.io/servers/com-boothcheck-boothcheck/api-mcp)

## Channel facts

- Endpoint: `https://boothcheck.com/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.2.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 85/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 614 tokens (~102/item across 6 items; 5 tools + 1 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 73/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.
  - Supports UI / widget rendering.

## Install

### Claude

```bash
claude mcp add --transport http com-boothcheck-boothcheck https://boothcheck.com/api/mcp
```

### Codex

```toml
[mcp_servers.com-boothcheck-boothcheck]
url = "https://boothcheck.com/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-boothcheck-boothcheck": {
      "type": "remote",
      "url": "https://boothcheck.com/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-boothcheck-boothcheck --url https://boothcheck.com/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-boothcheck-boothcheck:
    url: "https://boothcheck.com/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-boothcheck-boothcheck": {
      "type": "http",
      "url": "https://boothcheck.com/api/mcp"
    }
  }
}
```

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

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 76, +53)

- [security improvement] Authorization: unverified → partial
- [security improvement] Transport: fail → pass
- [security improvement] HSTS header: fail → pass
- [functional regression] MCP protocol: unverified → fail
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Stability: unverified → 0.20
- [functional improvement] Schema quality: unverified → 100

### 2026-07-31 (score 23, −49)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 72, −1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-28 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 72, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 71)

First indexed and scored.

## MCP tools (5)

### `whats_priced_in` (~135 tokens)

What's priced into a stock

Invert a US stock's current price into the bet it implies: the operating-income growth rate, how many years it must be sustained, and (where the route holds one as an input) the terminal operating margin assumption, versus what the company has actually delivered (from SEC EDGAR filings, reverse-DCF). boothcheck does not return a Boothcheck house fair value, price target, or buy/sell rating — it shows what the price assumes so the user can judge the bet. Covers about 2,000 US tickers.

Input parameters:

- `ticker` (string, required): US stock ticker symbol, e.g. NVDA

### `most_stretched` (~94 tokens)

Most stretched bets

Rank US stocks by how much growth is already baked into their price (implied operating-income growth from a reverse-DCF read of the current price). Returns the top N with the growth and duration each price assumes (plus any held margin input). Not a sell list — a ranking of where the bar to clear is highest.

Input parameters:

- `limit` (integer): How many names to return (1-20, default 8)

### `compare_priced_in` (~98 tokens)

Compare what two prices assume

Side-by-side of what two US stock prices are each betting on: implied growth and duration (plus any held margin input) from a reverse-DCF inversion of each price. No Boothcheck house fair value or rating — a comparison of the assumptions embedded in the two prices.

Input parameters:

- `tickerA` (string, required): First US ticker, e.g. AMD
- `tickerB` (string, required): Second US ticker, e.g. NVDA

### `list_coverage` (~79 tokens)

Coverage list

The honest inventory of what boothcheck currently solves: every US ticker with a live implied-expectations record, with the resolution level each was solved at (whole-company, segment, financials, REIT, and kin). Paginated at 100.

Input parameters:

- `page` (integer): Page number, 1-based (100 tickers per page)

### `get_report_summary` (~69 tokens)

Report summary

The bullet takeaways of a boothcheck narrative research report plus which sections exist. Public reports are summarized keylessly; the full cached library needs a member API key. Never a fair value, target, or rating.

Input parameters:

- `ticker` (string, required): US stock ticker symbol, e.g. NVDA

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-boothcheck-boothcheck/api-mcp#diagnostics

## Score history

- 2026-08-03: 77
- 2026-08-02: 76
- 2026-08-01: 76
- 2026-07-31: 23
- 2026-07-30: 72
- 2026-07-29: 73
- 2026-07-28: 73
- 2026-07-27: 72
- 2026-07-26: 71

## Links

- Remote endpoint: https://boothcheck.com/api/mcp
- Repository: https://github.com/Keenan-ux/boothcheck-mcp
- Website: https://boothcheck.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-boothcheck-boothcheck/api-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-boothcheck-boothcheck/api-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-boothcheck-boothcheck/api-mcp
