← Top 100 / Full directory (6,010)

RedStone MCP

Dev Tools Remote 6 tools

Real-time and historical cryptocurrency price data from RedStone oracle infrastructure. 1,300+ assets, 110+ chains, no API key required. Powered by 50+ DEX and 30+ CEX sources with $4.943B Total Value Secured.

Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://redstone-finance.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(6)
  • get_price

    Fetch the most recent USD price for a cryptocurrency (e.g., BTC, ETH, AR). Use this for simple price checks. The response includes a summary and suggests follow-up actions like detailed source breakdown or 24h trend analysis.

  • get_detailed_price

    Get the latest USD price with a full breakdown of data from individual sources/exchanges. Proactively analyze if there is high variance between exchanges.

  • get_prices

    Fetch latest USD prices for a list of tokens. Proactively suggests analyzing changes for the tokens with the highest volatility.

  • get_price_change

    Calculate the percentage change for a token over the last 24 hours. Proactively suggests checking sources if the change is significant (>5%).

  • list_supported_tokens

    Returns the top 15 most popular cryptocurrency tokens currently supported by RedStone with active data sources. Proactively guides the user to check their prices or trends.

  • start_agent_red

    The entry point for using the RedStone Price Oracle. Call this when the user says "hello", "hi", "start", "redstone start", or asks what you can do. It introduces all tools and suggests a natural flow for market analysis.

Related servers