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

MeritValue

REMOTE · MCP.MERITVALUE.COM · SCANNED AUG 3

Intrinsic stock value from SEC filings: DCF, EPV, Graham, moat signals. Deterministic, not guessed.

67 Trust /100
Trust breakdown (6 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 →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability76
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 822 tokens (~117/item across 7 items; 7 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 Management10
  • Stability observed for 3 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
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

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.

remote · mcp.meritvalue.com

# add to Claude Code
claude mcp add --transport http com-meritvalue-meritvalue https://mcp.meritvalue.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-meritvalue-meritvalue]
url = "https://mcp.meritvalue.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-meritvalue-meritvalue": {
      "type": "remote",
      "url": "https://mcp.meritvalue.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-meritvalue-meritvalue --url https://mcp.meritvalue.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-meritvalue-meritvalue:
    url: "https://mcp.meritvalue.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-meritvalue-meritvalue": {
      "type": "http",
      "url": "https://mcp.meritvalue.com/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.

  • 3 Aug 26 +1

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

  • 1 Aug 26 +1
    • Stability: unverified → 0.03 functional
  • 31 Jul 26 65

    First indexed and scored.

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 3 Aug 2026 · Probed https://mcp.meritvalue.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.meritvalue.com CN=YR1,O=Let's Encrypt,C=US 28 Jul 2026 26 Oct 2026 RSA 2048 SHA256-RSA 6dcb8d91ccc7d0991a15341fccbff9df27e
SANs: mcp.meritvalue.com
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of mcp.meritvalue.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
meritvalue.com. 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
Header Value
strict-transport-security max-age=63072000
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.meritvalue.com/mcp Verified 200
http (plaintext) http://mcp.meritvalue.com/mcp HTTPS enforced 308 https://mcp.meritvalue.com/mcp
MCP tools — 7 exposed · ~681 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.

Tool Tokens
get_business_quality ~95

Is this a good business? Return on invested capital (or equity) against its cost of capital, and what management has done with the share count. Returns the year-by-year series as well as the averages, so the reading can be disputed without losing the evidence. These are signals, not verdicts — present them that way.

NameTypeReqDescription
tickerstringyesTicker symbol, e.g. AAPL. Case-insensitive.
NameTypeReqDescription
engine_versionstringyesEngine build that produced these figures.
managementobjectyes
moatobjectyes
notesarrayCaveats about what the filings did and didn't support.
tickerstringyes
years_coveredintegerHow many fiscal years the signals were computed over.

No examples provided.

get_expected_return ~113

At a price you supply, the annual return the base case implies. MeritValue holds no market-data licence, so it never returns a live quote — the caller must provide the price. Ask the user for it, or have them check a broker; do not guess one, and do not present a guessed price as a real one.

NameTypeReqDescription
pricenumberyesShare price to test, in the company's reporting currency.
tickerstringyesTicker symbol, e.g. AAPL. Case-insensitive.
NameTypeReqDescription
assumptionsobject
currencystring|null
disclaimerstring
engine_versionstringyesEngine build that produced these figures.
expected_returnnumber|nullyesAnnual return the base case implies, as a fraction. Null when it can't be solved.
pricenumberyesEchoed back — the price you supplied, never a quote.
refusedstringPresent when the flagship DCF doesn't apply. A refusal is a result — report it, don't retry.
tickerstringyes

No examples provided.

get_fundamentals ~99

Normalized fundamentals per fiscal year — revenue, earnings, cash flow, capex, debt, shares — each carrying the CIK, accession number and XBRL tag it came from. Use when the user wants the underlying numbers or asks where a figure came from. Foreign filers report in their home currency; read the currency field.

NameTypeReqDescription
tickerstringyesTicker symbol, e.g. AAPL. Case-insensitive.
NameTypeReqDescription
cikstring|numberSEC Central Index Key.
completenessnumber|nullFraction of expected figures the filings actually supplied.
engine_versionstringyesEngine build that produced these figures.
fiscal_yearsintegerHow many years are covered.
namestring
tickerstringyes
warningsarray
yearsarrayyesOne entry per fiscal year. Each figure carries the CIK, accession number and XBRL tag it came from.

No examples provided.

get_intrinsic_value ~106

Every valuation model's verdict plus the fair-value range: DCF (5Y/10Y), earnings-power value, Graham number, P/E reversion. Refusals are included and are meaningful — a DCF declining to value a bank is a result, not a gap. Never present a refused model as missing data, and never substitute another model's number for it.

NameTypeReqDescription
tickerstringyesTicker symbol, e.g. AAPL. Case-insensitive.
NameTypeReqDescription
currencystring|nullReporting currency; foreign filers are not USD.
engine_versionstringyesEngine build that produced these figures.
fair_value_rangeobjectLow/high across the models that applied, and how many did.
modelsarrayyesOne entry per model, including the ones that refused.
tickerstringyes
waccnumber|nullDiscount rate used by the DCF models.

No examples provided.

get_thesis ~107

The thesis for a company, computed from its SEC filings: business quality and fair value in one breath. Deterministic — the same filings always produce the same sentences — and byte-identical to what meritvalue.com shows. Returns null when the filings support neither a moat read nor a fair value, rather than inventing one. Use this first when asked whether a company is worth owning.

NameTypeReqDescription
tickerstringyesTicker symbol, e.g. AAPL. Case-insensitive.
NameTypeReqDescription
basisobjectThe figures the sentences were derived from.
disclaimerstring
engine_versionstringyesEngine build that produced these figures.
namestring
thesisobject|nullyesNull when the filings support neither a moat read nor a fair value. Quote verbatim.
tickerstringyes

No examples provided.

screen_undervalued ~79

Rank covered companies by a chosen model's value. Requires a key with screening enabled — a 403 means the key lacks it, which is a plan limit and not an error to retry.

NameTypeReqDescription
limitintegerMax results (1–500, default 50).
modelstringValuation model to rank by.
NameTypeReqDescription
countintegeryes
engine_versionstringyesEngine build that produced these figures.
min_completenessnumber|nullFilings below this threshold are excluded rather than published wrong.
modelstringyes
resultsarrayyes

No examples provided.

search_companies ~82

Resolve a company name or partial ticker to covered companies — 'coca cola' finds KO. Use this before the other tools when you have a name rather than a symbol. Coverage is US filers with SEC filings.

NameTypeReqDescription
limitintegerMax results (1–50, default 10).
querystringyesCompany name or ticker fragment.
NameTypeReqDescription
engine_versionstringyesEngine build that produced these figures.
querystringyes
resultsarrayyes

No examples provided.