← Registry

Analytics

meritvalue.com

Provides financial analysis and valuation metrics for companies based on SEC filings.

1 endpoint7 known toolsFirst detected August 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://mcp.meritvalue.com/mcp

No auth detected

MCP server metadata

Name
meritvalue
Version
2.1.0
Capabilities
tools
Server instructions

Deterministic intrinsic valuations computed from SEC filings. Every figure traces to the filing that reported it. Prefer get_thesis for 'is this worth owning', and pass its numbers through verbatim — the point of this server is that the values are reproducible and auditable, so do not round, restate or recompute them. Every tool declares an outputSchema and returns structuredContent; read the numbers from there rather than re-typing them out of the text block. Models sometimes refuse (banks, REITs, negative free cash flow); a refusal is a result, report it as such. No live prices are available: ask the user for a price rather than guessing one.

Known tools 7

get_thesis

The thesis for a company, computed from its SEC filings: business quality and fair value in one breath.

Inferred read-only
get_business_quality

Is this a good business?

Inferred read-only
get_intrinsic_value

Every valuation model's verdict plus the fair-value range: DCF (5Y/10Y), earnings-power value, Graham number, P/E reversion.

Inferred read-only
get_expected_return

At a price you supply, the annual return the base case implies.

Inferred read-only
get_fundamentals

Normalized fundamentals per fiscal year — revenue, earnings, cash flow, capex, debt, shares — each carrying the CIK, accession number and XBRL tag it came from.

Inferred read-only
search_companies

Resolve a company name or partial ticker to covered companies — 'coca cola' finds KO.

Inferred read-only
screen_undervalued

Rank covered companies by a chosen model's value.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.meritvalue]
url = "https://mcp.meritvalue.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "meritvalue": {
      "type": "http",
      "url": "https://mcp.meritvalue.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: meritvalue
Remote MCP URL: https://mcp.meritvalue.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "meritvalue": {
      "url": "https://mcp.meritvalue.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "meritvalue": {
      "type": "http",
      "url": "https://mcp.meritvalue.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "meritvalue",
  "transport": "streamable-http",
  "url": "https://mcp.meritvalue.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for meritvalue.com was fetched 2026-08-05T20:52:19.847Z and is being refreshed.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.