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.

Hesper Atlas Evidence

REMOTE · HESPERATLAS.COM · SCANNED SEP 21

Verify stock signals, replay evidence, provenance, freshness, and caveats.

Available components

+4 this week 83 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 Security80
Transport & Reachability100
Schema Quality & AI Usability73
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2254 tokens (~150/item across 15 items; 15 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management67
  • Stability observed for 20 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
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 15 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 16 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the Hesper Atlas Evidence MCP server?

Hesper Atlas Evidence is a hosted endpoint at https://hesperatlas.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 · hesperatlas.com

# add to Claude Code
claude mcp add --transport http com-hesperatlas-hesper-atlas 'https://hesperatlas.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-hesperatlas-hesper-atlas": {
      "url": "https://hesperatlas.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-hesperatlas-hesper-atlas": {
      "type": "http",
      "url": "https://hesperatlas.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-hesperatlas-hesper-atlas]
url = "https://hesperatlas.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-hesperatlas-hesper-atlas": {
      "type": "remote",
      "url": "https://hesperatlas.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-hesperatlas-hesper-atlas --url 'https://hesperatlas.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-hesperatlas-hesper-atlas:
    url: "https://hesperatlas.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-hesperatlas-hesper-atlas": {
      "Transport": "http",
      "Url": "https://hesperatlas.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-hesperatlas-hesper-atlas -t streamable-http -u 'https://hesperatlas.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-hesperatlas-hesper-atlas": {
      "type": "http",
      "url": "https://hesperatlas.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.

  • 21 Sept 26 +1

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

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 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 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 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 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.

  • 13 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.

  • 11 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.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 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 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 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 21 Sept 2026 · Probed https://hesperatlas.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=hesperatlas.com CN=WE1,O=Google Trust Services,C=US 13 Aug 2026 11 Nov 2026 ECDSA 256 ECDSA-SHA256 d7b04e7aa4f420ed13cc0835eb790677
SANs: hesperatlas.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 hesperatlas.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
hesperatlas.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
Header Value
strict-transport-security max-age=31536000; includeSubDomains
content-security-policy default-src 'self'; script-src 'self' 'sha256-51Pdev4svq3v7wUG5PL7SV2MCUBNHMrUY7Rx4eEtfSU=' 'sha256-EiTlIARvG1QCT4/cxPutnGygsyMxlvvNQHhv4++Rq6E=' 'sha256-NmQCY0Y2DiyurPvwGopnD/RzZumxhPkZypqNx+3O0DM=' 'sha256-S0UGBv0FB7tAzdzOQP6gbWXhq1stqBYauDgJFTTmq70=' 'sha256-VqTCA5JG5ZKm6f3/k7aUTL9QqwwjyB+046sc0RpqabE=' 'sha256-Z+iF47Kl3SZ2HgLS+2WUhhzs++3BuZ/FSjRVFefurm8=' 'sha256-fGIqcF+R2L2lChX1rkXGXHQndhaNnR19+VJ3hP5WOQc=' 'sha256-lSYMjOn0DSaJcLnXDCFlkN5WpqCPc1nnQV1Lc1m+8B8=' 'sha256-oRXPrynU69JBEw6RXJWOt/cRzcvIrLK7AK2F9X9JJi0=' 'sha256-tjYK4nJLXajr5pyuFKOjPbis9SmdKFMw5rBKDXlZRas=' 'sha256-vXOtIyeyBEz8lJjk76lKDPSjGIuzK/ixS6jAJsReOlw=' 'sha256-w+DCwqtID8dgAyB+GPU/vzKhWCJR/azttqdB9/62Bgw=' 'sha256-xqevB3xfjm4SZxqRhvZ9fv8hFfcRMyP0OGPGoMviAFg='; style-src 'self' 'unsafe-inline'; font-src 'self'; img-src 'self' data: https:; connect-src 'self'; frame-ancestors 'none'; object-src 'none'; base-uri 'self'
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

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

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://hesperatlas.com/mcp Verified 200
http (plaintext) http://hesperatlas.com/mcp HTTPS enforced 301 https://hesperatlas.com/mcp
MCP tools · 15 exposed · ~2,052 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
get_changes_since ~160

Chronological before/after events after a stable forward-publication cursor. By default returns only stance, target-size and actionable risk changes; set material_only=false to include mark and score updates. Supports one-symbol filtering and pagination. Requires an active subscription. Completed end-of-day data, not real-time or investment advice.

NameTypeReqDescription
limitintegerEvents to return, default 100, max 200.
material_onlybooleanDefault true; false also returns non-material mark updates.
offsetintegerEvents to skip, default 0.
since_publication_idstringyesExclusive stable hsp_pub_... cursor.
symbolstringTicker symbol, e.g. NVDA. Case-insensitive.
NameTypeReqDescription
as_ofstring|null
calculation_versionstring|null
caveatsarray
citationobject
data_typestring
disclaimerstringyes
is_liveboolean
last_updatedstring|null
methodology_versionstring|null
provenanceobject
sourcestring
source_urlstring|null

No examples provided.

get_forward_record ~134

Exact immutable agent-facing signal rows for one append-only publication, including stable signal ids, previous-row links and changed-field classifications. Defaults to the latest publication and supports symbol filtering and pagination. Requires an active subscription. Completed end-of-day data, not real-time or advice.

NameTypeReqDescription
limitintegerRows to return, default 50, max 200.
offsetintegerRows to skip, default 0.
publication_idstringStable hsp_pub_... id; omit for latest.
symbolstringTicker symbol, e.g. NVDA. Case-insensitive.
NameTypeReqDescription
as_ofstring|null
calculation_versionstring|null
caveatsarray
citationobject
data_typestring
disclaimerstringyes
is_liveboolean
last_updatedstring|null
methodology_versionstring|null
provenanceobject
sourcestring
source_urlstring|null

No examples provided.

get_heldout_evidence ~165

Use when a user wants to reconstruct or challenge the 152-name static-tail validation headline. Returns the committed row-level artifact, including its content-derived run id, SHA-256 digest, split and execution manifest, aggregate summary, and paged per-symbol engine versus buy-and-hold CAGR and max-drawdown rows. The chronological tail was originally withheld but was reused in later research, so the response labels it validation rather than a pristine unseen test. Backtested signal evidence, not live performance or advice.

NameTypeReqDescription
limitintegerRows to return, default 25, max 100.
offsetintegerRows to skip, default 0.
symbolstringTicker symbol, e.g. NVDA. Case-insensitive.
NameTypeReqDescription
as_ofstring|null
calculation_versionstring|null
caveatsarray
citationobject
data_typestring
disclaimerstringyes
is_liveboolean
last_updatedstring|null
methodology_versionstring|null
provenanceobject
sourcestring
source_urlstring|null

No examples provided.

get_ledger_stats ~120

Use when a user asks for drawdowns, weak periods, best-versus-worst results, or whether a headline hides an unfavorable distribution. Returns detailed cuts of the current-rule historical replay: per calendar year, per theme, return distribution buckets, holding periods, the ten best and ten worst closed trades, the open book, and closed+open combined on identical buckets. Use `section` to pull one cut instead of all of them. Signal data, not investment advice.

NameTypeReqDescription
sectionstringWhich cut to return. Default 'all'.
NameTypeReqDescription
as_ofstring|null
calculation_versionstring|null
caveatsarray
citationobject
data_typestring
disclaimerstringyes
is_liveboolean
last_updatedstring|null
methodology_versionstring|null
provenanceobject
sourcestring
source_urlstring|null

No examples provided.

get_market_context ~58

Whole-tape context the per-name signals sit inside: risk regime, breadth (share of the universe the engine is long), the market heat / froth reading with its suggested position-size multiplier, and the cycle read. Requires an active subscription.

Input schema present but exposes no named parameters.

NameTypeReqDescription
as_ofstring|null
calculation_versionstring|null
caveatsarray
citationobject
data_typestring
disclaimerstringyes
is_liveboolean
last_updatedstring|null
methodology_versionstring|null
provenanceobject
sourcestring
source_urlstring|null

No examples provided.

get_methodology ~67

Use before interpreting a performance or signal claim, especially when a user asks for assumptions, limitations or possible bias. Explains how the engine decides, what the published numbers do and do not claim, and the known biases in the record. Read this before quoting any statistic from the other tools.

Input schema present but exposes no named parameters.

NameTypeReqDescription
as_ofstring|null
calculation_versionstring|null
caveatsarray
citationobject
data_typestring
disclaimerstringyes
is_liveboolean
last_updatedstring|null
methodology_versionstring|null
provenanceobject
sourcestring
source_urlstring|null

No examples provided.

get_model_portfolio ~118

The Hesper Atlas model book: quality stocks the class engine is long, ranked by 12-month momentum at the last month-end session, inverse-volatility weighted times engine exposure and scaled to a volatility target, with each position's weight and the names the engine is standing aside on. The same construction as the public walk-forward at /api/model-portfolio-evidence. Requires an active subscription. Not personalized advice: it is one rules-based construction, blind to your circumstances.

NameTypeReqDescription
nintegerPosition count. Default 10.
NameTypeReqDescription
as_ofstring|null
calculation_versionstring|null
caveatsarray
citationobject
data_typestring
disclaimerstringyes
is_liveboolean
last_updatedstring|null
methodology_versionstring|null
provenanceobject
sourcestring
source_urlstring|null

No examples provided.

get_provenance ~101

Use when a user asks where a number came from, whether two results used the same code, or what first-party hashes can and cannot prove. Returns the authoritative public methodology version, content-derived published-decision and evaluation-pipeline calculation versions, component SHA-256 hashes, canonicalization rule and attestation limitations. Use it to determine whether two figures came from the same rules/code. It explicitly states that no independent timestamp authority or third-party signer is configured.

Input schema present but exposes no named parameters.

NameTypeReqDescription
as_ofstring|null
calculation_versionstring|null
caveatsarray
citationobject
data_typestring
disclaimerstringyes
is_liveboolean
last_updatedstring|null
methodology_versionstring|null
provenanceobject
sourcestring
source_urlstring|null

No examples provided.

get_signal ~147

Use when an authorized user asks for the latest Hesper Atlas action on one ticker; do not substitute replay data if access is missing. Returns the latest completed end-of-day state: the bot-safe action and target position, confirmed engine ownership state, conviction score, both the published current leg and longer-history first entry, trend extension, relative strength, fundamental health grade, valuation rating, sell-risk level and the trade-plan trigger prices. `action` and `suggested_position` are authoritative when a trigger has been crossed. Requires an active Hesper Atlas subscription. Signal data, not investment advice.

NameTypeReqDescription
symbolstringyesTicker symbol, e.g. NVDA. Case-insensitive.
NameTypeReqDescription
as_ofstring|null
calculation_versionstring|null
caveatsarray
citationobject
data_typestring
disclaimerstringyes
is_liveboolean
last_updatedstring|null
methodology_versionstring|null
provenanceobject
sourcestring
source_urlstring|null

No examples provided.

get_symbol_record ~115

Use when a user asks how Hesper Atlas's current rules historically behaved on one ticker. Returns every closed round trip produced on one ticker (entry date, entry price, exit date, exit price, return, days held), plus its open position if it currently has one. This is retrospective history, not a forward record or current recommendation: use get_signal for the latest end-of-day state. Signal data, not investment advice.

NameTypeReqDescription
symbolstringyesTicker symbol, e.g. NVDA. Case-insensitive.
NameTypeReqDescription
as_ofstring|null
calculation_versionstring|null
caveatsarray
citationobject
data_typestring
disclaimerstringyes
is_liveboolean
last_updatedstring|null
methodology_versionstring|null
provenanceobject
sourcestring
source_urlstring|null

No examples provided.

get_track_record ~165

Use when a user asks whether Hesper Atlas's headline track record is supported, or wants winning, losing and still-open periods. Returns headline performance of today's trend engine replayed over up to five years of historical end-of-day data: number of closed signals, win rate, average winner vs average loser, average hold, plus a summary and bounded page of the open book (positions still running, marked at the last close). Winning and losing replay signals are both included. This is a retrospective replay, not an append-only live record. Signal data, not investment advice.

NameTypeReqDescription
open_limitintegerOpen positions to return, default 10, max 50. Pass 0 for summary only.
open_offsetintegerOpen positions to skip, for paging.
NameTypeReqDescription
as_ofstring|null
calculation_versionstring|null
caveatsarray
citationobject
data_typestring
disclaimerstringyes
is_liveboolean
last_updatedstring|null
methodology_versionstring|null
provenanceobject
sourcestring
source_urlstring|null

No examples provided.

get_walk_forward_evidence ~282

Use when a user asks for stricter time-ordered evidence, weak years, benchmark underperformance, or a check against look-ahead. Returns the committed cache-frozen annual walk-forward artifact. Each year's candidate is selected using only earlier observations and then traded for the next calendar year with next-open execution and costs. Returns the content-derived evidence id, input hash manifest, aggregate results, and paged per-symbol/year rows. Weak periods and underperformance versus buy-and-hold are retained. Set artifact to 'pooled_selection' for the class-pooled selection audit (per-name and pooled rule selection both converge to the untuned class engine) or 'model_portfolio' for the monthly walk-forward of the shipped model-portfolio construction (12-1 momentum top 10/20 among engine-long quality stocks, every risk profile, benchmarks, monthly picks, broad-universe check). Historical validation, not live performance or advice.

NameTypeReqDescription
artifactstringWhich artifact. Default per_name.
include_inputsbooleanInclude all committed input-file hashes; default false for compact responses.
limitintegerRows to return, default 25, max 100.
offsetintegerRows to skip, default 0.
symbolstringTicker symbol, e.g. NVDA. Case-insensitive.
NameTypeReqDescription
as_ofstring|null
calculation_versionstring|null
caveatsarray
citationobject
data_typestring
disclaimerstringyes
is_liveboolean
last_updatedstring|null
methodology_versionstring|null
provenanceobject
sourcestring
source_urlstring|null

No examples provided.

list_closed_trades ~108

The raw closed-signal historical replay, newest exit first, filterable by symbol and exit date. Winners and losers both; nothing is excluded from the replay. Signal data, not investment advice.

NameTypeReqDescription
limitintegerRows to return, default 50, max 200.
offsetintegerRows to skip, for paging.
sincestringOnly exits on or after this date (YYYY-MM-DD).
symbolstringOnly this ticker.
NameTypeReqDescription
as_ofstring|null
calculation_versionstring|null
caveatsarray
citationobject
data_typestring
disclaimerstringyes
is_liveboolean
last_updatedstring|null
methodology_versionstring|null
provenanceobject
sourcestring
source_urlstring|null

No examples provided.

list_forward_publications ~177

Use when a user asks what Hesper Atlas actually published, when it was committed, what changed, or whether forward history is mature enough to evaluate. Returns public append-only manifests for end-of-day signal publications: stable publication id, publication time, market-data as-of date, scan schema, record counts, previous-publication link and a SHA-256 commitment over the exact frozen agent-facing signal rows. A compact summary separates snapshot revisions from distinct market dates and explicitly refuses to calculate performance from commitments. The manifests prove what was committed without exposing the paid current signal book. The ledger begins at deployment; there is no fabricated historical backfill. Signal data, not investment advice.

NameTypeReqDescription
limitintegerNewest manifests to return, default 30.
since_as_ofstringOnly snapshots on or after YYYY-MM-DD.
NameTypeReqDescription
as_ofstring|null
calculation_versionstring|null
caveatsarray
citationobject
data_typestring
disclaimerstringyes
is_liveboolean
last_updatedstring|null
methodology_versionstring|null
provenanceobject
sourcestring
source_urlstring|null

No examples provided.

list_signals ~135

The engine's current lists. `recent_entries` is the chronological entry history inside the scan window, even if a name is now HOLD or risky. `recent_buys` is actionable now: still BUY/STRONG BUY and not critical sell-risk. Also supports recent sells, positions at risk, ranked opportunities, undervalued names, catch-up candidates, and the on-deck watch roster. Requires an active subscription. Signal data, not advice.

NameTypeReqDescription
kindstringWhich list. Default 'recent_buys'.
limitintegerRows to return, default 20, max 60.
NameTypeReqDescription
as_ofstring|null
calculation_versionstring|null
caveatsarray
citationobject
data_typestring
disclaimerstringyes
is_liveboolean
last_updatedstring|null
methodology_versionstring|null
provenanceobject
sourcestring
source_urlstring|null

No examples provided.

Common questions

What is the Hesper Atlas Evidence MCP server?

Hesper Atlas Evidence is an MCP server listed in the public MCP registry as com.hesperatlas/hesper-atlas. Verify stock signals, replay evidence, provenance, freshness, and caveats. This page covers its hosted endpoint (https://hesperatlas.com/mcp).

Is the Hesper Atlas Evidence MCP server safe to use?

Hesper Atlas Evidence scores 83 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 Hesper Atlas Evidence MCP server expose?

Hesper Atlas Evidence exposes 15 tools: get_track_record, get_ledger_stats, get_symbol_record, list_closed_trades, get_methodology, and 10 more. Their descriptions and schemas cost roughly 2,052 tokens of context every time the server is loaded.

Does the Hesper Atlas Evidence MCP server require authentication?

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

Is the Hesper Atlas Evidence MCP server still maintained?

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