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

True Value Rankings

REMOTE · TRUEVALUERANKINGS.COM · SCANNED SEP 20

Cryptocurrency fundamentals for agents: TVR Scores, rankings and model-derived valuation estimates.

+5 this week 86 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability76
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1365 tokens (~136/item across 10 items; 10 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 Management86
  • Stability check failed: schema churn in the 30 days we've observed: 1 tool removals, 1 breaking changes, 0 auth/transport breaks, 0 additions. See how to fix → Fail
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
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the True Value Rankings MCP server?

True Value Rankings is a hosted endpoint at https://truevaluerankings.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · truevaluerankings.com

# add to Claude Code
claude mcp add --transport http com-truevaluerankings-tvr-mcp 'https://truevaluerankings.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-truevaluerankings-tvr-mcp": {
      "url": "https://truevaluerankings.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-truevaluerankings-tvr-mcp": {
      "type": "http",
      "url": "https://truevaluerankings.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-truevaluerankings-tvr-mcp]
url = "https://truevaluerankings.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-truevaluerankings-tvr-mcp": {
      "type": "remote",
      "url": "https://truevaluerankings.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-truevaluerankings-tvr-mcp --url 'https://truevaluerankings.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-truevaluerankings-tvr-mcp:
    url: "https://truevaluerankings.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-truevaluerankings-tvr-mcp": {
      "Transport": "http",
      "Url": "https://truevaluerankings.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-truevaluerankings-tvr-mcp -t streamable-http -u 'https://truevaluerankings.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-truevaluerankings-tvr-mcp": {
      "type": "http",
      "url": "https://truevaluerankings.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.

  • 20 Sept 26 0
    • The server now declares the “prompts” capability functional
    • The server now declares the “resources” capability functional
    • Server version: 2.6.0 → 2.6.1 functional
  • 18 Sept 26 +1
    • Tool “get_custom_ranking” rewrote its description, which is the text the model reads security
    • Tool “get_portfolio_analysis” rewrote its description, which is the text the model reads security
    • Schema quality: 113 → 136 functional
    • Server version: 2.5.0 → 2.6.0 functional
    • New tool “get_historical_scores” functional
  • 17 Sept 26 +1
    • Schema quality: pass → fail functional
    • Tool “compare_coins” now declares an output schema functional
    • Tool “get_full_breakdown” now declares an output schema functional
    • Tool “get_methodology” now declares an output schema functional
    • Tool “get_top_ranked” now declares an output schema functional
    • Tool “get_tvr_estimated_value” now declares an output schema functional
    • Tool “get_tvr_score” now declares an output schema functional
    • Tool “list_coins” now declares an output schema functional
    • First check of Tool coverage: 100 functional
    • Server version: 2.1.0 → 2.5.0 functional
    • New tool “get_custom_ranking” functional
    • New tool “get_portfolio_analysis” functional
  • 15 Sept 26 +3
    • Stability: pass → fail security
    • Tool “get_comparison_report” was removed security
    • Tool “get_custom_ranking” was removed security
    • Tool “get_historical_scores” was removed security
    • Tool “get_portfolio_analysis” was removed security
    • Authorization: unverified → partial security
    • Tool “compare_coins” rewrote its description, which is the text the model reads security
    • Tool “get_full_breakdown” rewrote its description, which is the text the model reads security
    • Tool “get_methodology” rewrote its description, which is the text the model reads security
    • Tool “get_top_ranked” rewrote its description, which is the text the model reads security
    • Tool “get_tvr_estimated_value” rewrote its description, which is the text the model reads security
    • Tool “get_tvr_score” rewrote its description, which is the text the model reads security
    • Tool “list_coins” rewrote its description, which is the text the model reads security
    • Tool coverage: 82% → 100% functional
    • Schema quality: 1043 → 656 functional
    • Server version: 2.0.0 → 2.1.0 functional
    • “compare_coins” reworded the description of “coins” cosmetic
    • “get_full_breakdown” reworded the description of “coin” cosmetic
    • “get_top_ranked” reworded the description of “count” cosmetic
    • “get_tvr_estimated_value” reworded the description of “coin” cosmetic
    • “get_tvr_score” reworded the description of “coin” cosmetic
    • “get_full_breakdown” dropped the optional parameter “_meta” cosmetic
    • Tool “compare_coins” changed its title: Compare Coins cosmetic
    • Tool “get_full_breakdown” changed its title: Get Full Breakdown cosmetic
    • Tool “get_methodology” changed its title: Get Scoring Methodology cosmetic
    • Tool “get_top_ranked” changed its title: Get Top Ranked Coins cosmetic
    • Tool “get_tvr_estimated_value” changed its title: Get TVR Estimated Value cosmetic
    • Tool “get_tvr_score” changed its title: Get TVR Score cosmetic
    • Tool “list_coins” changed its title: List Evaluated Coins cosmetic
  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 24 Aug 26 +1

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

  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
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 20 Sept 2026 · Probed https://truevaluerankings.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=truevaluerankings.com CN=YE2,O=Let's Encrypt,C=US 30 Aug 2026 28 Nov 2026 ECDSA 256 ECDSA-SHA384 5bfee7f63808449d91acc10b5f21070a22b
SANs: truevaluerankings.com, www.truevaluerankings.com
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of truevaluerankings.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
truevaluerankings.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=31536000; includeSubDomains
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://truevaluerankings.com/mcp Verified 200
http (plaintext) http://truevaluerankings.com/mcp HTTPS enforced 301 https://truevaluerankings.com/mcp
MCP tools · 10 exposed · ~1,365 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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
compare_coins ~105

Free. Compares 2 to 5 cryptocurrencies on TVR Score, rank, valuation, TVR Estimated Value, fair value gap, and all 8 metric scores side by side. Identifies the largest scoring difference. Accepts tickers or names. Data from True Value Rankings (truevaluerankings.com).

NameTypeReqDescription
coinsarrayyesArray of 2-5 cryptocurrency tickers or names to compare (e.g., ["BTC", "Ethereum", "SOL"])
NameTypeReqDescription
attributionstringRequired attribution text
coins_comparednumber
comparisonPer-coin scores, ranks and valuations
contextStanding context about TVR and how to read its outputs
data_sourcesWhere the numbers come from
disclaimerstringModel-derived assessment, not investment advice
errorfalse on a normal answer, or an error message
key_differenceThe largest gap between the compared coins
learn_moreLinks for more detail
metric_comparisonMetric-by-metric table
requestedstringWhat was asked for, when it could not be resolved
statusstringPresent when the request could not be answered as asked, for example not_available
summarystringPlain-language summary of the answer
total_coins_evaluatednumber

No examples provided.

get_custom_ranking ~244

Paid. Reranks every coin TVR covers with your own weights for the 8 fundamental metrics, applying TVR's non-public score transformation. Returns rank, TVR Score, valuation category, fair value gap and TVR Estimated Value per coin. $0.05 per call, paid in-band with x402 (USDC on Base) or MPP (USDC.e on Tempo), or included with a Premium agent key (HTTP header Authorization: Bearer tvr_k_... on this connection); an unpaid call returns the offer (isError with the x402 PaymentRequired in structuredContent) and charges nothing. Invalid input is refused before any payment. Free alternative: get_top_ranked and the four presets. Data from True Value Rankings (truevaluerankings.com).

NameTypeReqDescription
coinsarrayOptional tickers or names (1-50). Omit for all covered coins.
weightsUp to 8 weights (0-100) in this order: economic_model, network_security, adoption, privacy, longevity, liquidity, legal_clarity, technical_dev, or an object keyed by those names. Missing entries take…
NameTypeReqDescription
context
countnumber
defaults_applied_for
disclaimer
error
how_to_pay
learn_more
legal
payment
productstring
rankingsarrayRanked coins under the requested weights
reasonstring
redelivery
statusstring
successboolean
weights_used

No examples provided.

get_full_breakdown ~102

Free. Returns the complete fundamental analysis for a cryptocurrency: all 8 metric scores with weights, the scoring factors that shaped them, the valuation note, and ranking context. Accepts a ticker or a name. Data from True Value Rankings (truevaluerankings.com).

NameTypeReqDescription
coinstringyesCryptocurrency ticker or name (e.g., BTC, Bitcoin, ETH, LTC, XMR, SOL, ADA, AVAX, DOT, POL, LINK)
NameTypeReqDescription
attributionstringRequired attribution text
categorystringTVR coin category
coinstringCoin name
contextStanding context about TVR and how to read its outputs
data_sourcesWhere the numbers come from
disclaimerstringModel-derived assessment, not investment advice
errorfalse on a normal answer, or an error message
fair_value_gapstringGap between TVR Estimated Value and market price, formatted as a percentage
learn_moreLinks for more detail
metric_scores
ranknumberRank among evaluated coins, 1 is best
rank_out_ofnumberNumber of coins evaluated
ranking_context
requestedstringWhat was asked for, when it could not be resolved
scoring_factorsThe reasoning behind each metric score
scoring_methodology_notestring
statusstringPresent when the request could not be answered as asked, for example not_available
summarystringPlain-language summary of the answer
symbolstringTicker
tvr_estimated_valuestringTVR Estimated Value, formatted in USD
tvr_scorenumberTVR Score, 0 to 100
valuationstringUndervalued, Fair Value or Overvalued
valuation_notestring

No examples provided.

get_historical_scores ~296

Free slice, paid full record. Score history of one coin: every recorded change to its 8 metric scores as a dated record with the TVR Score, the method version, a source label (baseline for the opening record, auto_captured for rows written from the change itself), the public reason where recorded and a SHA-256 hash per record; forward-only from the day the record began. Without scope (or scope "free"): the last 90 days or the last 3 records, free, no payment, no key. scope "full": the whole record, included with a Premium agent key (Authorization: Bearer on this connection), or $0.05 per pull paid in-band with x402 (USDC on Base) or MPP (USDC.e on Tempo) once the record extends beyond the free slice; until then the free record is returned and nothing is charged. Data from True Value Rankings (truevaluerankings.com).

NameTypeReqDescription
coinstringyesTicker or name of a coin covered by TVR (BTC, Bitcoin, ETH, LTC, XMR, SOL, ADA, AVAX, DOT, POL, LINK)
scopestringfree (default): the last 90 days or the last 3 records, no payment. full: the whole record; included with a Premium agent key, or paid per pull once the record extends beyond the free slice.
NameTypeReqDescription
access
context
coverage
disclaimer
error
full_record
hash_formatstring
hash_notestring
how_to_pay
learn_more
legal
method_versions
namestring
note
payment
period
productstring
reasonstring
recordsarrayDated score states, newest first: as_of, revision, source, scores, tvr_score, method_version, changed_metrics, reason_public, published_at, record_hash
redelivery
scopestring
statusstring
successboolean
symbolstring

No examples provided.

get_methodology ~56

Free. Explains how True Value Rankings scores cryptocurrencies: the 8 metrics, their current default weights, the 4 built-in weight presets, and the general scoring approach. Data from True Value Rankings (truevaluerankings.com).

Input schema present but exposes no named parameters.

NameTypeReqDescription
attributionstringRequired attribution text
contextStanding context about TVR and how to read its outputs
data_sourcesWhere the numbers come from
disclaimerstringModel-derived assessment, not investment advice
errorfalse on a normal answer, or an error message
learn_moreLinks for more detail
methodologyThe 8 metrics, their default weights and how the TVR Score is built
requestedstringWhat was asked for, when it could not be resolved
statusstringPresent when the request could not be answered as asked, for example not_available
summarystringPlain-language summary of the answer

No examples provided.

get_portfolio_analysis ~169

Paid. Fundamentals profile of a portfolio: allocation-weighted scores for the 8 metrics, each holding's TVR Score and valuation category, and the portfolio TVR Score from TVR's scoring engine (scores only, no prices). $0.08 per call, paid in-band with x402 (USDC on Base) or MPP (USDC.e on Tempo), or included with a Premium agent key (HTTP header Authorization: Bearer tvr_k_... on this connection); an unpaid call returns the offer (isError with the x402 PaymentRequired in structuredContent) and charges nothing. Invalid input is refused before any payment. Free alternative: compare_coins. Data from True Value Rankings (truevaluerankings.com).

NameTypeReqDescription
portfolioarrayyesThe holdings to analyse
NameTypeReqDescription
access
blended_metrics
context
disclaimer
error
holdingsarray
how_to_pay
learn_more
legal
payment
portfolio_tvr_scorenumber
productstring
profile
reasonstring
redelivery
statusstring
successboolean
weights_usedstring

No examples provided.

get_top_ranked ~107

Free. Returns the top N cryptocurrencies by a chosen ranking method: tvr_score (fundamental strength), most_undervalued (largest positive fair value gap), or most_overvalued (largest negative fair value gap). Data from True Value Rankings (truevaluerankings.com).

NameTypeReqDescription
countintegerNumber of coins to return (default 5)
rank_bystringRanking method: tvr_score, most_undervalued, or most_overvalued
NameTypeReqDescription
attributionstringRequired attribution text
contextStanding context about TVR and how to read its outputs
data_sourcesWhere the numbers come from
disclaimerstringModel-derived assessment, not investment advice
errorfalse on a normal answer, or an error message
learn_moreLinks for more detail
rank_bystringThe ranking basis used
rank_by_descriptionstring
rankingsarrayOrdered list of coins
requestedstringWhat was asked for, when it could not be resolved
statusstringPresent when the request could not be answered as asked, for example not_available
summarystringPlain-language summary of the answer
total_coins_evaluatednumber

No examples provided.

get_tvr_estimated_value ~111

Free. Returns TVR's fair value estimate (TVR Estimated Value) for a cryptocurrency, including the fair value gap and valuation category. The TVR Estimated Value compares fundamental quality to current market price. Accepts a ticker or a name. Data from True Value Rankings (truevaluerankings.com).

NameTypeReqDescription
coinstringyesCryptocurrency ticker or name (e.g., BTC, Bitcoin, ETH, LTC, XMR, SOL, ADA, AVAX, DOT, POL, LINK)
NameTypeReqDescription
attributionstringRequired attribution text
coinstringCoin name
contextStanding context about TVR and how to read its outputs
data_sourcesWhere the numbers come from
disclaimerstringModel-derived assessment, not investment advice
errorfalse on a normal answer, or an error message
fair_value_gapstringGap between TVR Estimated Value and market price, formatted as a percentage
learn_moreLinks for more detail
requestedstringWhat was asked for, when it could not be resolved
statusstringPresent when the request could not be answered as asked, for example not_available
summarystringPlain-language summary of the answer
symbolstringTicker
tvr_estimated_valuestringTVR Estimated Value, formatted in USD
valuationstringUndervalued, Fair Value or Overvalued

No examples provided.

get_tvr_score ~128

Free. Returns the TVR Score, rank, valuation category, TVR Estimated Value, fair value gap, and all 8 metric scores for a cryptocurrency. Accepts a ticker (BTC) or a name (Bitcoin). TVR evaluates fundamental strength using Sound Value principles. Data from True Value Rankings (truevaluerankings.com). Rate limit: 100 requests per 15 minutes per IP.

NameTypeReqDescription
coinstringyesCryptocurrency ticker or name (e.g., BTC, Bitcoin, ETH, LTC, XMR, SOL, ADA, AVAX, DOT, POL, LINK)
NameTypeReqDescription
attributionstringRequired attribution text
categorystringTVR coin category
coinstringCoin name
contextStanding context about TVR and how to read its outputs
data_sourcesWhere the numbers come from
disclaimerstringModel-derived assessment, not investment advice
errorfalse on a normal answer, or an error message
fair_value_gapstringGap between TVR Estimated Value and market price, formatted as a percentage
learn_moreLinks for more detail
metric_scoresAll 8 metric scores with their weights
ranknumberRank among evaluated coins, 1 is best
rank_out_ofnumberNumber of coins evaluated
requestedstringWhat was asked for, when it could not be resolved
statusstringPresent when the request could not be answered as asked, for example not_available
strongest_metric
summarystringPlain-language summary of the answer
symbolstringTicker
tvr_estimated_valuestringTVR Estimated Value, formatted in USD
tvr_scorenumberTVR Score, 0 to 100
valuationstringUndervalued, Fair Value or Overvalued
weakest_metric

No examples provided.

list_coins ~47

Free. Lists all cryptocurrencies currently evaluated by True Value Rankings with their symbol, name, and category. New coins are added regularly. Data from True Value Rankings (truevaluerankings.com).

Input schema present but exposes no named parameters.

NameTypeReqDescription
attributionstringRequired attribution text
coinsarrayCovered coins with ticker and name
contextStanding context about TVR and how to read its outputs
data_sourcesWhere the numbers come from
disclaimerstringModel-derived assessment, not investment advice
errorfalse on a normal answer, or an error message
learn_moreLinks for more detail
requestedstringWhat was asked for, when it could not be resolved
statusstringPresent when the request could not be answered as asked, for example not_available
summarystringPlain-language summary of the answer
totalnumber

No examples provided.

Common questions

What is the True Value Rankings MCP server?

True Value Rankings is an MCP server listed in the public MCP registry as com.truevaluerankings/tvr-mcp. Cryptocurrency fundamentals for agents: TVR Scores, rankings and model-derived valuation estimates. This page covers its hosted endpoint (https://truevaluerankings.com/mcp).

Is the True Value Rankings MCP server safe to use?

True Value Rankings scores 86 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the True Value Rankings MCP server expose?

True Value Rankings exposes 10 tools: get_tvr_score, get_tvr_estimated_value, compare_coins, get_top_ranked, get_methodology, and 5 more. Their descriptions and schemas cost roughly 1,365 tokens of context every time the server is loaded.

Does the True Value Rankings MCP server require authentication?

No. We connected to True Value Rankings without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the True Value Rankings MCP server still maintained?

True Value Rankings is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.