RedStone MCP
Real-time and historical cryptocurrency price data from RedStone oracle infrastructure.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- 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 sou
- 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.
What data it sees
Do you need an account
No: the server works without sign-in
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.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| 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. |