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

TickerDB

REMOTE · MCP.TICKERDB.COM · 2 COMPONENTS · SCANNED AUG 3

Pre-computed market data that improves agent reasoning, reduces token usage, and replaces pipelines.

+7 this week 75 Trust /100
Trust breakdown (6 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 →

Endpoint Security91
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
  • HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
  • HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
  • The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
Schema Quality & AI Usability49
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 2843 tokens (~568/item across 5 items; 5 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 Management27
  • Stability observed for 8 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
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.tickerdb.com

# add to Claude Code
claude mcp add --transport http com-tickerdb-mcp-server https://mcp.tickerdb.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-tickerdb-mcp-server]
url = "https://mcp.tickerdb.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-tickerdb-mcp-server": {
      "type": "remote",
      "url": "https://mcp.tickerdb.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-tickerdb-mcp-server --url https://mcp.tickerdb.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-tickerdb-mcp-server:
    url: "https://mcp.tickerdb.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-tickerdb-mcp-server": {
      "type": "http",
      "url": "https://mcp.tickerdb.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.

  • 3 Aug 26 −1
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “get_search” rewrote its description, which is the text the model reads security
    • Tool “get_summary” rewrote its description, which is the text the model reads security
    • Schema quality: excellent → good functional
    • “get_summary” reworded the description of “fields” cosmetic
    • “get_search” reworded the description of “sort_by” cosmetic
    • “get_search” reworded the description of “fields” cosmetic
  • 2 Aug 26 +1

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

  • 31 Jul 26 +6
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

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

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 67

    First indexed and scored.

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 3 Aug 2026 · Probed https://mcp.tickerdb.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=tickerdb.com CN=WE1,O=Google Trust Services,C=US 25 Jun 2026 23 Sept 2026 ECDSA 256 ECDSA-SHA256 48fb6159827b80f113b602426ec574c1
SANs: tickerdb.com, mcp.tickerdb.com, *.mcp.tickerdb.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
DNSSEC secure

Validation of mcp.tickerdb.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
tickerdb.com. present 2371 13 Verified
mcp.tickerdb.com. Verified address RRset verified with the apex keys
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="TickerDB MCP", resource_metadata="https://mcp.tickerdb.com/.well-known/oauth-protected-resource/mcp", scope="tickerdb"

Bearer realm="TickerDB MCP", resource_metadata="https://mcp.tickerdb.com/.well-known/oauth-protected-resource/mcp", scope="tickerdb"

Protected resource metadata

Document https://mcp.tickerdb.com/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://mcp.tickerdb.com/mcp
Authorisation server https://mcp.tickerdb.com
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.tickerdb.com/mcp Verified 200
http (plaintext) http://mcp.tickerdb.com/mcp HTTPS enforced 301 https://mcp.tickerdb.com/mcp
MCP tools — 5 exposed · ~2,756 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.

Tool Tokens
get_account ~86

Get your account details including current plan tier, monthly credit limits, and current usage. Response includes tier, limits (monthly_requests, overage_enabled, watchlist_limit, search_results, webhook_urls, history_days), and usage (monthly_requests_used, monthly_requests_remaining, credit_balance for pay-per-use accounts). Also returns scheduled_tier and scheduled_change_at if a plan change is pending.

Input schema present but exposes no named parameters.

NameTypeReqDescription
dataThe TickerDB API response payload for this tool call.

No examples provided.

get_ohlcv ~215

Get stored daily end-of-day OHLCV candles for a stock, ETF, or crypto ticker. Use this for exact-return calculations, charts, and backtests after get_summary identifies a setup. Results are paginated; pass next_cursor back as cursor to continue. Equity and ETF bars are split-and-dividend adjusted; crypto bars are unadjusted. Credit cost is 1 credit per 100 bars returned, rounded up, with a 1 credit minimum.

NameTypeReqDescription
cursorstringExclusive date cursor from next_cursor for pagination (YYYY-MM-DD).
endstringInclusive end date (YYYY-MM-DD).
limitintegerMaximum candles to return (1-1000). Default: 100.
orderstringSort by candle date. Default: desc.
startstringInclusive start date (YYYY-MM-DD). Lookback is limited by plan.
tickerstringyesTicker symbol, e.g. AAPL, BTCUSD, SPY
NameTypeReqDescription
dataThe TickerDB API response payload for this tool call.

No examples provided.

get_schema ~71

Get the schema of all available fields and their valid band values. Use this when the user asks 'what fields are available?', 'what bands does momentum_rsi_zone have?', 'what sectors exist?', or when you need to validate field/band names before calling get_summary with event parameters or get_search with filters.

Input schema present but exposes no named parameters.

NameTypeReqDescription
dataThe TickerDB API response payload for this tool call.

No examples provided.

get_search ~939

Search for assets matching filter criteria, including categorical states (e.g. oversold assets, strong uptrends, bull/bear flag setups, triangle or wedge setups, free-cash-flow surplus or burn, recent golden crosses, weekly stage 2 assets near the 40w MA with high volume, volatility squeeze active, volume climax detected, insider buying zone, sector-aligned breakouts) or rankings by a field such as market_cap on a historical date. Pass filters as a JSON-encoded array of {field, op, value} objects. Use get_schema to discover valid field names; fields use clean flat names for raw values such as pe_ratio, ma8, and ma200, and full expanded names for semantic fields such as momentum_rsi_zone, pattern_bull_flag, pattern_bull_flag_breakout, pattern_bear_flag_breakdown, pattern_ascending_triangle, pattern_rising_wedge, trend_ma_crossover_event, trend_distance_ma40, trend_stage, fundamentals_free_cash_flow, insider_zone, sector_agreement, volatility_squeeze_active, volume_climax_detected, fundamentals_analyst_consensus, and fundamentals_earnings_proximity, fundamentals_earnings_proximity_basis. Use fields to control returned columns and sort_by to rank results server-side.

NameTypeReqDescription
datestringHistorical snapshot date (YYYY-MM-DD). Omit for latest per asset class.
fieldsstringJSON-encoded array of column names to return. Example: ["ticker", "sector", "market_cap", "pe_ratio", "trend_stage", "ma40", "trend_ma50_slope", "trend_ma_crossover_event", "trend_distance_ma40", "pa…
filtersstringyesJSON-encoded filter array. Each filter: {"field": "column_name", "op": "eq|neq|in|gt|gte|lt|lte", "value": "..."}. Example: [{"field": "momentum_rsi_zone", "op": "in", "value": ["oversold", "deep_ove…
limitintegerMax results to return. Tier-gated: Starter 25, Plus 100, Pro 500. Default: 20
sort_bystringColumn name to sort results by (e.g. "market_cap", "pe_ratio", "extremes_condition_percentile", "fundamentals_valuation_percentile", "volume_percentile", "sector_oversold_count", "sector_breakout_cou…
sort_directionstringSort direction. Default: desc. Use 'asc' for lowest-first (e.g. cheapest valuation percentile).
timeframestringAnalysis timeframe. Default: daily
NameTypeReqDescription
dataThe TickerDB API response payload for this tool call.

No examples provided.

get_summary ~1,445

Get pre-computed market intelligence for a specific stock, crypto, or ETF ticker. Supports 4 modes: (1) Snapshot (default) for the latest categorical state; (2) Historical snapshot by date; (3) Historical series with start and end dates; (4) Events by field and optional band, including aftermath fields on paid tiers, weekly trend_stage analysis, pattern setup states such as pattern_bull_flag and pattern_ascending_triangle, MA signal fields, trend_ma_crossover_event, MA distance lookbacks such as trend_distance_ma40, and stock-only fundamentals_free_cash_flow events. Add stats=true in event mode to return aggregate event-band and aftermath distributions instead of raw rows. Results can include freshness via as_of_date, same-candle OHLCV, market_cap, market_cap_tier, trend, momentum (including divergence_detected, divergence_type, stochastic_zone), volatility (including squeeze_active, squeeze_days), volume (including climax_detected, climax_type), patterns, support/resistance, levels (paid tiers), sector_context (rsi_zone, trend, agreement, asset_vs_sector_rsi), and stock-only fundamentals such as raw pe_ratio (latest ratio on or before the snapshot date; negative values preserved and unavailable values null), free_cash_flow, growth_zone, earnings_proximity, earnings_proximity_basis, analyst_consensus, valuation_percentile, and nested insider_activity when available. Summary keeps sibling _meta objects off by default; set meta=true or request explicit *_meta fields when paid-tier stability metadata is needed.

NameTypeReqDescription
afterstringReturn events after this date (YYYY-MM-DD). Only used with field.
bandstringFilter events to a specific band value (e.g. deep_oversold, strong_uptrend, stage_2_growth). For MA distance event fields such as trend_distance_ma40, grouped aliases above and below are also support…
beforestringReturn events before this date (YYYY-MM-DD). Only used with field.
context_bandstringOnly return events where the context ticker was in this band (e.g. downtrend). For MA distance context fields, grouped aliases above and below are also supported. Must be provided with context_ticker…
context_fieldstringBand field to check on the context ticker (e.g. trend_direction, trend_stage, or trend_distance_ma40). Must be provided with context_ticker and context_band.
context_tickerstringCross-asset correlation: a second ticker to filter against (e.g. SPY). Requires context_field and context_band. Plus/Pro only.
datestringHistorical date (YYYY-MM-DD) for a point-in-time snapshot. Requires Plus or Pro plan. Omit for latest.
endstringRange end date (YYYY-MM-DD). Use with start for historical series.
fieldstringBand field name for event queries (e.g. momentum_rsi_zone, extremes_condition, trend_direction, trend_stage, pattern_bull_flag, pattern_ascending_triangle, pattern_rising_wedge, trend_ma8_slope throu…
fieldsarrayOptional summary fields to return. Identity fields such as market_cap and market_cap_tier are always kept. Pass sections like ohlcv, trend, momentum, volatility, volume, patterns, extremes, support_l…
limitintegerFor event mode: max results (1-50), returned newest-first by default. For sample=even date ranges: requested sampled rows, capped by plan (Free 3, Plus 10, Pro 50).
metabooleanSnapshot and history modes only. Add true to include sibling _meta / status_meta stability objects across the response. Explicit *_meta field paths in fields still work without this flag.
samplestringDate range mode only. Use 'even' to evenly distribute snapshots across the full start/end range.
startstringRange start date (YYYY-MM-DD). Use with end for historical series.
statsbooleanEvent mode only. Add true to return aggregate stats instead of raw event rows.
tickerstringyesTicker symbol, e.g. AAPL, BTCUSD, SPY
timeframestringAnalysis timeframe. Default: daily
NameTypeReqDescription
dataThe TickerDB API response payload for this tool call.

No examples provided.