Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

Zyberno stock valuation

com.zyberno/zyberno

Brina Gap valuation, screener and market score for US-listed stocks. SEC data, free, no key.

Uptime
100.0%
2 direct probes · 30d
Response
508ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

calculate_dcf_value

Runs a two-stage discounted cash flow on numbers you provide and returns the fair value per share, the margin of safety against the price you gave, and how much of the value sits in the terminal stage…

get_stock_valuation

Returns Zyberno's stored valuation record for a single US-listed company: Margin of Safety against a discounted cash flow estimate, the Brina Gap (the growth rate the business can fund from its own re…

get_us_market_valuation

Returns the Zyberno Market Valuation Score, a single 0 to 100 reading of how expensive the US equity market is relative to its own history, combining the Buffett Indicator, the Shiller PE, the 10 year…

list_flagged_stocks

Returns the two lists Zyberno publishes each month from one fixed screen. The first holds companies where the Margin of Safety and the Brina Gap both read as undervalued, labelled Double Discount. The…

screen_stocks

Searches Zyberno's database of roughly 10,000 US-listed companies and returns those matching the numeric criteria you supply, ranked by a field you choose. All metrics are computed from SEC filings. …

simulate_portfolio_outcomes

Runs a Monte Carlo simulation over a portfolio balance and returns the distribution of possible end values: percentiles, mean, median, and if you give a goal amount, the share of simulated paths that …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "zyberno_stock_valuation": {
      "url": "https://api.zyberno.com/mcp",
      "transport": "streamable-http"
    }
  }
}