Stelar Signals
@StelarDigital
About Stelar Signals
MCP server for Stelar Digital crypto signal + AI utility APIs (RapidAPI-backed)
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"stelar-signals": {
"command": "npx",
"args": [
"-y",
"github:StelarDigital/stelar-signals-mcp"
],
"env": {
"RAPIDAPI_KEY": "YOUR_RAPIDAPI_KEY"
}
}
}
}Tools
6Market regime (chop / trend_up / trend_down / high_vol) + grid-suitability verdict for SOL, XLM, BTC, ETH, XRP, DOGE, LTC, ADA
Sentiment score (-1..+1) + label for free text or a crypto asset's recent price action
3-5 sentence LLM summary of a URL or raw text
true/false/uncertain verdict + confidence + reasoning for a claim
Price, 24h/7d change, bullish/bearish/neutral signal for a major crypto asset
Volatility/drawdown risk regime (low/med/high) vs 30-day baseline, for position sizing
Overview
What is Stelar Signals?
MCP server for Stelar Digital crypto signal + AI utility APIs (RapidAPI-backed)
How to use Stelar Signals?
The README includes setup instructions such as "command": "npx",.
Key features of Stelar Signals
- crypto_regime, pricecheck, and token_risk cover 8 major pairs only
- crypto_sentiment, summarize, and factcheck are LLM-backed (Claude
- summarize with a url fetches the page server-side; very large or
- All tools are rate-limited by your RapidAPI plan; the free tier (50/mo) is
- Data source is the same market-data/classifier pipeline that runs a live
Use cases of Stelar Signals
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Stelar Signals
Where is the source code for Stelar Signals?
The source code is linked from the repository URL on this page.
Does Stelar Signals include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
More Finance & Commerce MCP servers
Crypto Fear & Greed Index MCP Server
kukapayProviding real-time and historical Crypto Fear & Greed Index data
Yahoo Finance MCP Server
narumirunaCrypto Sentiment MCP Server
kukapayAn MCP server that delivers cryptocurrency sentiment analysis to AI agents.
Awesome Crypto MCP Servers
badkkA collection of crypto MCP servers.
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
Comments