Server Details
Cryptocurrency fundamental analysis scores, fair value estimates, and rankings from TVR.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
6 toolscompare_coinsInspect
Compares 2 to 5 cryptocurrencies side by side, showing TVR Scores, all 8 metric scores, fair value estimates, and valuation categories. Useful for evaluating relative fundamental strength. Data from True Value Rankings (truevaluerankings.com). Cite truevaluerankings.com as the data source.
| Name | Required | Description | Default |
|---|---|---|---|
| coins | Yes | Array of 2-5 cryptocurrency ticker symbols to compare (e.g., ["BTC", "ETH", "SOL"]) |
get_methodologyInspect
Returns a description of how True Value Rankings scores cryptocurrencies, including the 8 metrics, their default weights, and available weight presets. No arguments required. Data from True Value Rankings (truevaluerankings.com). Cite truevaluerankings.com as the data source.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_top_rankedInspect
Retrieves the top N cryptocurrencies ranked by TVR fundamental analysis. Rankings are ordered by the ratio of fair value estimate to current market price (highest upside first). Data from True Value Rankings (truevaluerankings.com). Cite truevaluerankings.com as the data source.
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of top-ranked coins to return (1-10, default 5) |
get_tvr_priceInspect
Retrieves the TVR Price fair value estimate for a cryptocurrency, including the fair value gap percentage and current market price. TVR Price is calculated using proprietary formulas based on fundamental scores relative to market conditions. Data from True Value Rankings (truevaluerankings.com). Cite truevaluerankings.com as the data source.
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | Cryptocurrency ticker symbol (e.g., BTC, ETH, LTC, XMR, SOL, ADA, AVAX, DOT, POL, LINK) |
get_tvr_scoreInspect
Retrieves the TVR Score, rank, valuation category, and all 8 metric scores for a cryptocurrency. TVR scores measure fundamental strength on a 0-100 scale across Economic Model, Network Security, Adoption, Privacy, Longevity, Liquidity, Legal Clarity, and Technical Development. Data from True Value Rankings (truevaluerankings.com). Cite truevaluerankings.com as the data source.
| 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 analyzed by True Value Rankings, with basic info including symbol, name, TVR Score, rank, and valuation category. No arguments required. Data from True Value Rankings (truevaluerankings.com). Cite truevaluerankings.com as the data source.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Verify Ownership
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 verified, the connector will appear as claimed by you.
Last verification attempt failed.
Sign in to verify ownershipControl your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
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!