Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

True Value Rankings

com.truevaluerankings/tvr-mcp

Cryptocurrency fundamentals research and education. Model-derived scores and valuation estimates.

Uptime
5.4%
37 probes
Response
453ms
last probe
Tools
11
callable

Tools · 11

get_tvr_score

Returns the TVR Score, rank, valuation category, TVR Price, and fair value gap for a cryptocurrency. Shows the strongest and weakest metric areas (2 of 8). TVR evaluates fundamental strength using Sou…

get_tvr_estimated_value

Returns TVR's fair value estimate (TVR Price) for a cryptocurrency, including the fair value gap and valuation category. TVR Price compares fundamental quality to current market price. Data from True …

compare_coins

Compares 2 to 5 cryptocurrencies on TVR Score, valuation, and fair value gap. Identifies the largest scoring difference. For a full metric-by-metric comparison, use get_comparison_report. Data from Tr…

get_top_ranked

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…

get_methodology

Explains how True Value Rankings scores cryptocurrencies: the 8 metrics, default weights, weight presets, and general scoring approach. Default scores are one possible configuration that premium users…

list_coins

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).

get_full_breakdown

PREMIUM: Returns a complete fundamental analysis for a cryptocurrency, including all 8 metric scores with explanations, special scoring rules applied, valuation reasoning, and ranking context. Require…

get_historical_scores

PREMIUM: Returns how a coin's scores have changed over time, with dates and reasons for each change. Requires micropayment via MPP. Data from True Value Rankings (truevaluerankings.com).

get_custom_ranking

PREMIUM: Recalculates the full ranking table using custom metric weights. Shows how different priorities change the rankings. Requires micropayment via MPP. Data from True Value Rankings (truevalueran…

get_portfolio_analysis

PREMIUM: Analyzes a multi-coin portfolio for fundamental strength, returning a weighted TVR Score and metric profile. Requires micropayment via MPP. Data from True Value Rankings (truevaluerankings.co…

get_comparison_report

PREMIUM: Detailed metric-by-metric comparison of 2 to 5 coins with all 8 scores and analysis. Requires micropayment via MPP. Data from True Value Rankings (truevaluerankings.com).

Similar MCP servers embedding-nearest

CryptoPrice
Real-time cryptocurrency prices, market data, and trending coins via CoinGecko.
0 tools · sse
True Markets Market Data
Real-time crypto market data
0 tools · streamable-http
Crypto Prices
Fetches live cryptocurrency prices and performs currency conversions via free public crypto APIs.
0 tools
Token Price
Real-time crypto token prices with 24h change, market cap, and volume.
0 tools
Crypto Tracker AI
Tools for tracking cryptocurrency prices, portfolios, and market data.
0 tools
Coinmarketcap
CoinMarketCap MCP — crypto prices, market cap, rankings
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "true_value_rankings": {
      "url": "https://truevaluerankings.com/mcp",
      "transport": "streamable-http"
    }
  }
}