tvr-mcp-server

tvr-mcp-server

Cryptocurrency fundamental analysis tools via MCP. Enables users and AI agents to evaluate cryptocurrencies across 8 metrics using Sound Value principles. Provides educational material, fair value estimates, and valuation categories.

Category
Visit Server

README

True Value Rankings MCP Server

Cryptocurrency fundamental analysis tools via the Model Context Protocol. Provides educational scoring and valuation data to help users conduct their own research using Sound Value principles.

What This Server Does

TVR's scoring model evaluates cryptocurrencies across 8 fundamental metrics, producing:

  • TVR Scores (0-100) measuring fundamental strength
  • TVR Estimated Values (fair value estimates)
  • Valuation Categories (Undervalued, Fair Value, Overvalued)

All outputs are model-derived assessments for informational and educational purposes only. They are not investment recommendations.

Connect

MCP Endpoint: https://truevaluerankings.com/mcp

Transport: Streamable HTTP (POST)

Discovery Files:

MCP Registry: com.truevaluerankings/tvr-mcp v2.0.0

Free Tools (6)

Tool Description
get_tvr_score TVR Score, rank, valuation category, and strongest/weakest metrics for a cryptocurrency
get_tvr_estimated_value Fair value estimate, fair value gap, and valuation category
compare_coins Side-by-side comparison of 2-5 cryptocurrencies on scores and valuations
get_top_ranked Top N coins by TVR Score, most undervalued, or most overvalued
get_methodology Scoring methodology: 8 metrics, weights, descriptions, and weight presets
list_coins All cryptocurrencies currently evaluated by TVR

Premium Tools (5)

Premium tools require micropayment via x402 (pathUSD on Tempo mainnet). x402-compatible clients handle payment automatically.

Tool Price Description
get_full_breakdown $0.03 Complete fundamental analysis with all 8 metric scores and explanations
get_historical_scores $0.03 Score change history with dates and reasons
get_custom_ranking $0.05 Recalculate rankings with custom metric weights
get_portfolio_analysis $0.08 Fundamental strength analysis of a multi-coin portfolio
get_comparison_report $0.05 Detailed metric-by-metric comparison with analysis

The 8 Metrics

  1. Economic Model - Supply cap, inflation, distribution, sustainability
  2. Network Security and Reliability - Consensus robustness, decentralization, resilience
  3. Adoption and Network Effects - Transaction activity, merchant/institutional use, ecosystem
  4. Privacy and Fungibility - Default privacy, fungibility
  5. Longevity (Lindy Effect) - Operating history
  6. Market Liquidity - Volume, exchange availability, market depth
  7. Legal Clarity and Institutional Adoption - Regulatory status, global stance
  8. Technical Development - Dev activity, upgrade record, leadership resilience

Rate Limits

100 requests per 15 minutes per IP address. Health checks are exempt.

Example Usage

Send a JSON-RPC 2.0 POST request to the MCP endpoint:

{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "get_tvr_score",
    "arguments": {
      "coin": "BTC"
    }
  }
}

Attribution

When presenting TVR data, please:

  • Attribute scores to "True Value Rankings scoring model"
  • Attribute estimated values to "True Value Rankings valuation formula"
  • Frame all outputs as model-derived assessments, not recommendations

Links

Disclaimer

True Value Rankings LLC is not a registered investment adviser. TVR Scores, TVR Estimated Values, and Valuation Categories are model-derived outputs for informational and educational purposes only. They are not price predictions, investment recommendations, or statements of guaranteed value.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured