Server data from the Official MCP Registry
What a stock's price is betting on: implied growth, duration, and margin from SEC filings. Free.
What a stock's price is betting on: implied growth, duration, and margin from SEC filings. Free.
Remote endpoints: streamable-http: https://boothcheck.com/api/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
3 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-boothcheck-boothcheck": {
"url": "https://boothcheck.com/api/mcp"
}
}
}From the project's GitHub README.
Ask any AI assistant what a stock's price is actually betting on.
boothcheck inverts a US stock's market price into the bet it implies: the operating-income growth rate, the years it must be sustained, and the operating margin the price assumes, measured against what the company has actually delivered. Every number traces to SEC EDGAR filings through a reverse-DCF read (expectations investing). It never returns a fair value, a price target, or a buy/sell rating. It shows the bet, so you can judge it.
This MCP server exposes that decomposition for ~1,950 US tickers. Free, keyless, read-only.
The server speaks MCP over Streamable HTTP:
https://boothcheck.com/api/mcp
Claude Desktop / claude.ai — add a custom connector with the URL above (no auth).
ChatGPT — Settings → Apps & Connectors → Advanced → enable Developer mode, then add the URL above as a new connector. The server ships an Apps SDK widget, so results render as an inline priced-in card.
Claude Code
claude mcp add --transport http boothcheck https://boothcheck.com/api/mcp
Any MCP client (JSON config)
{
"mcpServers": {
"boothcheck": {
"type": "http",
"url": "https://boothcheck.com/api/mcp"
}
}
}
| Tool | What it does |
|---|---|
whats_priced_in | Invert one ticker's price into implied growth, duration, and margin, vs what the company earns today. |
most_stretched | Rank stocks by how much growth is already baked into their price. |
compare_priced_in | Side-by-side of the assumptions embedded in two prices. |
Example prompts once connected:
Plain-language reads like:
NVIDIA Corp (NVDA), as of 2026-06-28: At today's price, NVDA is priced for growth of +30.8% sustained for about 5.6 years. The more the price assumes beyond what the company has delivered, the more has to go right to justify it.
plus structured fields (impliedGrowthPct, impliedDurationYears, impliedMarginPct, currentMarginPct, characterization) and a link to the full report with the bull case, bear case, and valuation X-ray.
Published in the Official MCP Registry as com.boothcheck/boothcheck (see server.json). Aggregators like PulseMCP ingest from there.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.