Skip to main content
Glama
Ownership verified

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.9/5 across 11 of 11 tools scored.

Server CoherenceA
Disambiguation4/5

Most tools have distinct purposes, such as compare_coins for comparisons, get_tvr_score for a single coin's score, and get_top_ranked for rankings. However, get_tvr_score and get_tvr_estimated_value overlap slightly in providing valuation data, which could cause confusion, though their descriptions clarify the differences.

Naming Consistency5/5

All tools follow a consistent verb_noun naming pattern (e.g., compare_coins, get_comparison_report, list_coins), with clear and predictable structures. There are no deviations in style, making it easy for agents to understand and use the toolset.

Tool Count5/5

With 11 tools, the server is well-scoped for cryptocurrency ranking and analysis, covering core functions like listing, scoring, comparing, and premium features. Each tool serves a specific role without redundancy, fitting the domain's complexity appropriately.

Completeness4/5

The toolset provides comprehensive coverage for cryptocurrency evaluation, including listing, scoring, ranking, and premium analysis features. A minor gap exists in the lack of tools for updating or customizing data inputs directly, but premium tools like get_custom_ranking offer workarounds, and core workflows are well-supported.

Available Tools

11 tools
compare_coinsInspect

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 True Value Rankings (truevaluerankings.com).

ParametersJSON Schema
NameRequiredDescriptionDefault
coinsYesArray of 2-5 cryptocurrency ticker symbols to compare (e.g., ["BTC", "ETH", "SOL"])
get_comparison_reportInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
_metaNo
coinsYesArray of 2-5 cryptocurrency ticker symbols to compare
get_custom_rankingInspect

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 (truevaluerankings.com).

ParametersJSON Schema
NameRequiredDescriptionDefault
_metaNo
privacyYesWeight for Privacy (default: 5)
adoptionYesWeight for Adoption (default: 15)
liquidityYesWeight for Market Liquidity (default: 10)
longevityYesWeight for Longevity (default: 8)
legal_clarityYesWeight for Legal Clarity (default: 5)
technical_devYesWeight for Technical Development (default: 5)
economic_modelYesWeight for Economic Model (default: 47)
network_securityYesWeight for Network Security (default: 20)
get_full_breakdownInspect

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. Requires micropayment via MPP (Machine Payments Protocol). Data from True Value Rankings (truevaluerankings.com).

ParametersJSON Schema
NameRequiredDescriptionDefault
coinYesCryptocurrency ticker symbol (e.g., BTC, ETH, LTC, XMR, SOL, ADA, AVAX, DOT, POL, LINK)
_metaNoPayment metadata (handled automatically by MPP-enabled clients)
get_historical_scoresInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
coinYesCryptocurrency ticker symbol
_metaNo
get_methodologyInspect

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 can fully customize. Data from True Value Rankings (truevaluerankings.com).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_portfolio_analysisInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
_metaNo
portfolioYesPortfolio coins with allocation percentages (should sum to 100)
get_top_rankedInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
countNoNumber of coins to return (1-10, default 5)
rank_byNoRanking method: tvr_score, most_undervalued, or most_overvaluedtvr_score
get_tvr_estimated_valueInspect

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 Value Rankings (truevaluerankings.com).

ParametersJSON Schema
NameRequiredDescriptionDefault
coinYesCryptocurrency ticker symbol (e.g., BTC, ETH, LTC, XMR, SOL, ADA, AVAX, DOT, POL, LINK)
get_tvr_scoreInspect

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 Sound Value principles. Default scores are one possible configuration; premium users can customize all inputs. Data from True Value Rankings (truevaluerankings.com).

ParametersJSON Schema
NameRequiredDescriptionDefault
coinYesCryptocurrency ticker symbol (e.g., BTC, ETH, LTC, XMR, SOL, ADA, AVAX, DOT, POL, LINK)
list_coinsInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources