True Value Rankings
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.
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.
Tool Definition Quality
Average 3.9/5 across 11 of 11 tools scored.
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.
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.
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.
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 toolscompare_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).
| Name | Required | Description | Default |
|---|---|---|---|
| coins | Yes | Array 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).
| Name | Required | Description | Default |
|---|---|---|---|
| _meta | No | ||
| coins | Yes | Array 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).
| Name | Required | Description | Default |
|---|---|---|---|
| _meta | No | ||
| privacy | Yes | Weight for Privacy (default: 5) | |
| adoption | Yes | Weight for Adoption (default: 15) | |
| liquidity | Yes | Weight for Market Liquidity (default: 10) | |
| longevity | Yes | Weight for Longevity (default: 8) | |
| legal_clarity | Yes | Weight for Legal Clarity (default: 5) | |
| technical_dev | Yes | Weight for Technical Development (default: 5) | |
| economic_model | Yes | Weight for Economic Model (default: 47) | |
| network_security | Yes | Weight 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).
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | Cryptocurrency ticker symbol (e.g., BTC, ETH, LTC, XMR, SOL, ADA, AVAX, DOT, POL, LINK) | |
| _meta | No | Payment 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).
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | Cryptocurrency ticker symbol | |
| _meta | No |
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).
| Name | Required | Description | Default |
|---|---|---|---|
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).
| Name | Required | Description | Default |
|---|---|---|---|
| _meta | No | ||
| portfolio | Yes | Portfolio 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).
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of coins to return (1-10, default 5) | |
| rank_by | No | Ranking method: tvr_score, most_undervalued, or most_overvalued | tvr_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).
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | Cryptocurrency 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).
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | Cryptocurrency 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).
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!