← Registry

Analytics

stelardigital.com

Provides market analysis and AI-powered insights for crypto assets, including sentiment, regime detection, summaries, fact-checking, and price data.

x402 supported1 endpoint12 known toolsFirst detected August 25, 2026Last detected September 6, 2026

ENDPOINT 1

https://api.stelardigital.com/mcp

No auth detected

MCP server metadata

Name
stelar-signals-mcp
Version
1.1.3
Capabilities
tools.listChanged

Known tools 12

crypto_regime

Market regime (chop / trend_up / trend_down / high_vol) for a major crypto pair, computed from live 24h market structure by a production-grade classifier.

Inferred read-only
crypto_sentiment

Sentiment score (-1 to +1) with a bullish/neutral/bearish label, for either raw text or a crypto asset's recent price action, via an LLM.

Inferred read-only
summarize

Tight 3-5 sentence summary of a URL or a raw text block, via an LLM.

Inferred read-only
factcheck

Fact-check verdict (true / false / uncertain) with a confidence score (0-1) and a 1-2 sentence reasoning for any factual claim, via an LLM.

Inferred read-only
pricecheck

Current price, 24h and 7d percent change, and a simple bullish/bearish/neutral signal for a major crypto asset.

Inferred read-only
token_risk

Volatility / drawdown risk regime (low / med / high) for a major crypto asset, extending the same classifier behind crypto_regime.

Inferred read-only
telemetry

PAID PER CALL ($0.

Inferred read-only
regime

PAID PER CALL ($0.

Inferred read-only
gridparams

PAID PER CALL ($0.

Inferred read-only
sentiment

PAID PER CALL ($0.

Inferred read-only
risk

PAID PER CALL ($0.

Inferred read-only
price

PAID PER CALL ($0.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.stelar-signals-mcp]
url = "https://api.stelardigital.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "stelar-signals-mcp": {
      "type": "http",
      "url": "https://api.stelardigital.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: stelar-signals-mcp
Remote MCP URL: https://api.stelardigital.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "stelar-signals-mcp": {
      "url": "https://api.stelardigital.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "stelar-signals-mcp": {
      "type": "http",
      "url": "https://api.stelardigital.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "stelar-signals-mcp",
  "transport": "streamable-http",
  "url": "https://api.stelardigital.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.