← Registry

Analytics

patternfetch.com

Provides market-state analysis and pattern recognition for stocks, ETFs, and crypto.

x402 supported1 endpoint6 known toolsFirst detected July 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://patternfetch.com/mcp

No auth detected

MCP server metadata

Name
patternfetch
Version
0.3.0
Capabilities
tools

Known tools 6

patternfetch_brief

Get a token-compact market-state brief for a stock, ETF, or crypto ticker + timeframe.

Inferred read-only
patternfetch_multi

Get a multi-timeframe market-state view for one stock, ETF, or crypto ticker in a single call: a token-compact brief for each requested timeframe (default 1h, 4h, 1d) PLUS a cross-timeframe alignment read — whether the trends across timeframes agree or diverge, with the split spelled out (e.

Inferred read-only
patternfetch_delta

Get only what CHANGED since your last brief for a ticker+timeframe (trend flips, new patterns, RSI-state changes).

Inferred read-only
patternfetch_analogs

Find earlier windows IN THE SAME SERIES whose shape resembles the current price action and return the FULL distribution of what followed (win-rate, median, min, max, n) over a fixed forward horizon.

Inferred read-only
patternfetch_scan

Scan US stocks, ETFs, and crypto for tickers currently in a given regime or showing a chart/candlestick pattern, RANKED by the honest backtested base rate + 95% CI — discovery, NOT lookup.

Inferred read-only
patternfetch_capabilities

Return patternfetch's own capability matrix: which asset classes are covered (US stocks, ETFs, crypto spot), the data source and delay for each, the supported timeframes, the endpoint list, the per-call prices and tier limits, and the product version.

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.patternfetch]
url = "https://patternfetch.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "patternfetch": {
      "type": "http",
      "url": "https://patternfetch.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: patternfetch
Remote MCP URL: https://patternfetch.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": {
    "patternfetch": {
      "url": "https://patternfetch.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "patternfetch": {
      "type": "http",
      "url": "https://patternfetch.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "patternfetch",
  "transport": "streamable-http",
  "url": "https://patternfetch.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.