Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Stelar Signals

REMOTE · API.STELARDIGITAL.COM · 2 COMPONENTS · SCANNED SEP 20

Crypto market signals and portfolio telemetry. 6 tools pay-per-call in USDC, no API key.

+3 this week 84 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability80
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1243 tokens (~103/item across 12 items; 12 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 12 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Stelar Signals MCP server?

Stelar Signals is a hosted endpoint at https://api.stelardigital.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · api.stelardigital.com

# add to Claude Code
claude mcp add --transport http stelardigital-stelar-signals-mcp 'https://api.stelardigital.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "stelardigital-stelar-signals-mcp": {
      "url": "https://api.stelardigital.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "stelardigital-stelar-signals-mcp": {
      "type": "http",
      "url": "https://api.stelardigital.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.stelardigital-stelar-signals-mcp]
url = "https://api.stelardigital.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "stelardigital-stelar-signals-mcp": {
      "type": "remote",
      "url": "https://api.stelardigital.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add stelardigital-stelar-signals-mcp --url 'https://api.stelardigital.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  stelardigital-stelar-signals-mcp:
    url: "https://api.stelardigital.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "stelardigital-stelar-signals-mcp": {
      "Transport": "http",
      "Url": "https://api.stelardigital.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add stelardigital-stelar-signals-mcp -t streamable-http -u 'https://api.stelardigital.com/mcp'
// mcp.json
{
  "mcpServers": {
    "stelardigital-stelar-signals-mcp": {
      "type": "http",
      "url": "https://api.stelardigital.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 6 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 4 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://api.stelardigital.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=stelardigital.com CN=WE1,O=Google Trust Services,C=US 23 Aug 2026 22 Nov 2026 ECDSA 256 ECDSA-SHA256 551c2824b420e9930e90d589624226cc
SANs: stelardigital.com, *.stelardigital.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of api.stelardigital.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
stelardigital.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.stelardigital.com/mcp Verified 200
http (plaintext) http://api.stelardigital.com/mcp HTTPS enforced 301 https://api.stelardigital.com/mcp
MCP tools · 12 exposed · ~1,243 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
crypto_regime ~145

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. Returns a grid_suitability verdict (good/poor/etc) telling an agent whether current conditions favor range-bound (grid) strategies or trend-following ones. Use this before deciding to deploy a grid bot, mean-reversion strategy, or trend-follow strategy on SOL, XLM, BTC, ETH, XRP, DOGE, LTC, or ADA.

NameTypeReqDescription
assetstringyesAsset symbol, one of: SOL, XLM, BTC, ETH, XRP, DOGE, LTC, ADA

No output schema declared.

No examples provided.

crypto_sentiment ~147

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. Give it EXACTLY ONE of `text` (free-form text to score) or `asset` (one of SOL, XLM, BTC, ETH, XRP, DOGE, LTC, ADA). Useful for agents building trading signals, news pipelines, or social-listening tools without running their own LLM sentiment call.

NameTypeReqDescription
assetstringAsset symbol to score sentiment for (omit if using `text`)
textstringFree text to score (omit if using `asset`)

No output schema declared.

No examples provided.

factcheck ~88

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. Useful for content moderation, chatbot/agent guardrails, and misinformation screening. Returns 'uncertain' for opinions or claims requiring live/real-time data.

NameTypeReqDescription
claimstringyesThe factual statement to verify

No output schema declared.

No examples provided.

gridparams ~109

PAID PER CALL ($0.05 USDC on Base via x402). Recommended grid-trading parameters (range, spacing, order size) for a pair and capital amount, derived from live 24h market structure. Unpaid calls return the exact x402 payment terms.

NameTypeReqDescription
assetstringyesAsset symbol, one of: SOL, XLM, BTC, ETH, XRP, DOGE, LTC, ADA
capitalnumberCapital in USD (default 1000)

No output schema declared.

No examples provided.

price ~85

PAID PER CALL ($0.005 USDC on Base via x402). Current price, 24h/7d change, and a simple signal for a major crypto asset. Unpaid calls return the exact x402 payment terms.

NameTypeReqDescription
assetstringyesAsset symbol, one of: SOL, XLM, BTC, ETH, XRP, DOGE, LTC, ADA

No output schema declared.

No examples provided.

pricecheck ~102

Current price, 24h and 7d percent change, and a simple bullish/bearish/neutral signal for a major crypto asset. Low-latency market-data lookup for dashboards, bots, and alerts — one of SOL, XLM, BTC, ETH, XRP, DOGE, LTC, ADA.

NameTypeReqDescription
assetstringyesAsset symbol, one of: SOL, XLM, BTC, ETH, XRP, DOGE, LTC, ADA

No output schema declared.

No examples provided.

regime ~96

PAID PER CALL ($0.03 USDC on Base via x402). Market regime (chop / trend_up / trend_down / high_vol) plus a grid-suitability verdict, computed from live 24h market structure. Unpaid calls return the exact x402 payment terms.

NameTypeReqDescription
assetstringyesAsset symbol, one of: SOL, XLM, BTC, ETH, XRP, DOGE, LTC, ADA

No output schema declared.

No examples provided.

risk ~90

PAID PER CALL ($0.02 USDC on Base via x402). Volatility / drawdown risk regime (low / med / high) vs the 30-day baseline for a major crypto asset. Unpaid calls return the exact x402 payment terms.

NameTypeReqDescription
assetstringyesAsset symbol, one of: SOL, XLM, BTC, ETH, XRP, DOGE, LTC, ADA

No output schema declared.

No examples provided.

sentiment ~89

PAID PER CALL ($0.005 USDC on Base via x402). Sentiment score (-1..+1) with label for EXACTLY ONE of `text` or `asset`. Unpaid calls return the exact x402 payment terms.

NameTypeReqDescription
assetstringAsset symbol (omit if using `text`)
textstringFree text to score (omit if using `asset`)

No output schema declared.

No examples provided.

summarize ~105

Tight 3-5 sentence summary of a URL or a raw text block, via an LLM. Give it EXACTLY ONE of `url` (a page to fetch and summarize) or `text` (raw text to summarize directly). For agents/pipelines that need a fast, information-dense digest without running their own LLM call or web fetch.

NameTypeReqDescription
textstringRaw text to summarize directly
urlstringPage URL to fetch and summarize

No output schema declared.

No examples provided.

telemetry ~74

PAID PER CALL ($0.005 USDC on Base via x402 — no signup, no API key). Telemetry for an AI-managed long-horizon crypto portfolio: allocation, reconciled profit-and-loss, signal votes, and the human-approval trail for every trade. Unpaid calls return the exact x402 payment terms.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

token_risk ~113

Volatility / drawdown risk regime (low / med / high) for a major crypto asset, extending the same classifier behind crypto_regime. Tells an agent whether current volatility is elevated vs its 30-day baseline — useful for position sizing and stop-placement logic. One of SOL, XLM, BTC, ETH, XRP, DOGE, LTC, ADA.

NameTypeReqDescription
assetstringyesAsset symbol, one of: SOL, XLM, BTC, ETH, XRP, DOGE, LTC, ADA

No output schema declared.

No examples provided.

Common questions

What is the Stelar Signals MCP server?

Stelar Signals is an MCP server listed in the public MCP registry as io.github.StelarDigital/stelar-signals-mcp. Crypto market signals and portfolio telemetry. 6 tools pay-per-call in USDC, no API key. This page covers its hosted endpoint (https://api.stelardigital.com/mcp).

Is the Stelar Signals MCP server safe to use?

Stelar Signals scores 84 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Stelar Signals MCP server expose?

Stelar Signals exposes 12 tools: crypto_regime, crypto_sentiment, summarize, factcheck, pricecheck, and 7 more. Their descriptions and schemas cost roughly 1,243 tokens of context every time the server is loaded.

Does the Stelar Signals MCP server require authentication?

No. We connected to Stelar Signals without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Stelar Signals MCP server still maintained?

Stelar Signals is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.