True Value Rankings
Cryptocurrency fundamental analysis tools via MCP. Provides educational scoring and valuation data to help users conduct their own research. TVR's scoring model evaluates cryptocurrencies across 8 fu…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add info-rpjo/tvr-mcp
# Browse available tools
npx -y smithery tool list info-rpjo/tvr-mcp
# Get full schema for a tool
npx -y smithery tool get info-rpjo/tvr-mcp get_tvr_score
# Call a tool
npx -y smithery tool call info-rpjo/tvr-mcp get_tvr_score '{}'Direct MCP Connection
Endpoint: https://tvr-mcp--info-rpjo.run.tools
Tools (11)
get_tvr_score— Returns the TVR Score, rank, valuation category, TVR Price, and fair value gap for a cryptocurrency. Shows the stronges…get_tvr_estimated_value— Returns TVR's fair value estimate (TVR Price) for a cryptocurrency, including the fair value gap and valuation category…compare_coins— Compares 2 to 5 cryptocurrencies on TVR Score, valuation, and fair value gap. Identifies the largest scoring difference…get_top_ranked— Returns the top N cryptocurrencies by a chosen ranking method: tvr_score (fundamental strength), most_undervalued (larg…get_methodology— Explains how True Value Rankings scores cryptocurrencies: the 8 metrics, default weights, weight presets, and general s…list_coins— Lists all cryptocurrencies currently evaluated by True Value Rankings with their symbol, name, and category. New coins …get_full_breakdown— PREMIUM: Returns a complete fundamental analysis for a cryptocurrency, including all 8 metric scores with explanations,…get_historical_scores— PREMIUM: Returns how a coin's scores have changed over time, with dates and reasons for each change. Requires micropaym…get_custom_ranking— PREMIUM: Recalculates the full ranking table using custom metric weights. Shows how different priorities change the ran…get_portfolio_analysis— PREMIUM: Analyzes a multi-coin portfolio for fundamental strength, returning a weighted TVR Score and metric profile. R…get_comparison_report— PREMIUM: Detailed metric-by-metric comparison of 2 to 5 coins with all 8 scores and analysis. Requires micropayment via…
# Get full input/output schema for a tool
npx -y smithery tool get info-rpjo/tvr-mcp