patternfetch-mcp
v0.2.0
Published
Local stdio MCP bridge for patternfetch — token-compact crypto market-state briefs (candles, patterns, support/resistance, regime, RSI/EMA) in one call. Proxies to the hosted patternfetch MCP server.
Downloads
127
Maintainers
Readme
patternfetch-mcp
Local stdio MCP bridge for patternfetch — token-compact crypto market-state briefs (compact candles, chart patterns, support/resistance, regime, interpreted RSI/EMA) in one call, so an agent never dumps raw OHLCV into context.
npx patternfetch-mcpClaude Desktop / Cursor / any stdio MCP client:
{ "mcpServers": { "patternfetch": { "command": "npx", "args": ["-y", "patternfetch-mcp"], "env": { "PATTERNFETCH_API_KEY": "pf_..." } } } }tools/list works with no key; tool calls use PATTERNFETCH_API_KEY (or x402). Override the endpoint with PATTERNFETCH_MCP_URL. Proxies to the hosted MCP at patternfetch.com/mcp. Full client + docs: patternfetch-client. Impersonal market data, not investment advice.
