Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI โ†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
  • Remote MCP โ†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) โ†— (opens in a new tab)
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ฐ Finance & Fintech
  3. Crypto Quant Signal Mcp
C
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:46:00 PM

Crypto Quant Signal Mcp

Enrichment pendingWe havenโ€™t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time โ€” check back soon.
View Repository

Crypto perp signals, funding arb scanning, and market regime detection via MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "crypto-quant-signal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "crypto-quant-signal-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing Alternatives๐Ÿ’ฐ More in Finance & Fintech

Documentation Overview

AlgoVault

crypto-quant-signal-mcp

AlgoVault is the brain layer for AI trading agents โ€” one MCP call returns verdict, confidence, and regime across major crypto perpetual venues.

91.7% PFE win rate across 134,276+ verified calls. Merkle-verified on Base L2. Don't trust โ€” verify.

200 free calls/month, 100/day. Start in 30 seconds.

๐Ÿค– Try Free in Telegram ยท algovault.com ยท Live Track Record ยท How it works ยท Sign Up ยท Docs

npm version npm downloads MIT On-Chain Verified ERC-8004 Verified Agent GitHub Repo stars Smithery


Quick start (30 seconds)

No code. No API key. No install. The server speaks Streamable HTTP at https://api.algovault.com/mcp โ€” any Model Context Protocol client connects directly.

1. Add the connector. In Claude โ†’ Settings โ†’ Connectors โ†’ Add custom connector:

FieldValue
NameCrypto Quant Signal
URLhttps://api.algovault.com/mcp

Add Connector

2. Ask for a call. In plain language:

"Get me a trade call for ETH on the 4h timeframe"

BTC trade call response โ€” Binance, 1h

Your Claude now has a quant analyst built in. Prefer local? Run npx -y crypto-quant-signal-mcp.

Running locally on npm 12+? npm v12 disables dependency install scripts by default. AlgoVault's optional local SQLite mode uses the native better-sqlite3 module โ€” if you install it into a project, run npm approve-scripts (or npm install --allow-scripts) to build it. The hosted HTTP transport (api.algovault.com/mcp) needs no local build.


What one call returns

One API call. One verdict. Not 8 raw indicators. get_trade_call returns a directional BUY / SELL / HOLD with a confidence score and the detected market regime โ€” a composite verdict, not a data dump for your agent to interpret.

Under the hood, a self-tuning model fuses momentum, trend structure, derivatives positioning, open interest, and volume into one weighted call. Every call reports market regime โ€” trending, ranging, or volatile โ€” alongside direction and confidence. Directional calls fire only when conviction clears the threshold; roughly 99% of evaluations return HOLD.

config.json
{
  "call": "BUY",
  "confidence": 78,
  "price": 84250.50,
  "indicators": {
    "funding_rate": 0.0001,
    "funding_24h_avg": 0.00008,
    "funding_state": "NORMAL",
    "oi_change_pct": 2.4,
    "volume_24h": 2381602633,
    "trend_persistence": "HIGH",
    "breakout_pending": "INACTIVE"
  },
  "regime": "TRENDING_UP",
  "reasoning": "Trending regime, upward bias. Funding pressure mild. Volatility neither expanding nor compressed. Trend persistence elevated; momentum structure. Strong conviction from aligned signals.",
  "timestamp": 1712764800,
  "coin": "BTC",
  "timeframe": "1h",
  "also_see": [
    { "coin": "ETH", "timeframe": "1h", "confidence": 82 },
    { "coin": "SOL", "timeframe": "15m", "confidence": 73 }
  ],
  "_algovault": {
    "version": "1.27.0",
    "tool": "get_trade_call",
    "compatible_with": ["crypto-quant-risk-mcp", "crypto-quant-backtest-mcp"]
  }
}

The _algovault block makes outputs composable: downstream risk and backtest tools accept the object directly.


Live, verifiable track record

91.7% PFE Win Rate ยท 134,276 trade calls ยท 50 on-chain batches

Every call is hashed at emission and anchored on Base L2 in daily Merkle batches. We cannot edit history.

The full record is public and on-chain โ€” no cherry-picking, no survivorship bias:

  • Live dashboard โ€” algovault.com/track-record
  • Merkle batch verifier โ€” algovault.com/verify
  • Anchor contract on Base L2 โ€” 0x6485โ€ฆ0f81
  • All batches (raw JSON) โ€” api.algovault.com/api/merkle-batches

AlgoVault is also a verified agent on the ERC-8004 Identity Registry (Base L2), agentId 44544 โ€” a portable, on-chain handle AI orchestrators can resolve.


Works with your stack

AlgoVault is drop-in for every MCP-spec client, every major agent framework, and every official exchange Agent Trade Kit โ€” no SDK, no wrapper. It serves Streamable HTTP at https://api.algovault.com/mcp; tools/list + resources/list is the API surface.

MCP clients.

ClientConfig
Claude DesktopSettings โ†’ Connectors โ†’ Add custom connector โ†’ https://api.algovault.com/mcp
Claude Code (CLI)claude mcp add crypto-quant-signal https://api.algovault.com/mcp
Cursor~/.cursor/config.json โ†’ mcpServers block โ†’ url: "https://api.algovault.com/mcp"
ClineVS Code Cline extension โ†’ MCP server settings โ†’ add Streamable HTTP server
Codex (OpenAI CLI)~/.codex/config.toml โ†’ [mcp_servers.algovault] table + url = "https://api.algovault.com/mcp" (or codex mcp CLI)
Windsurf~/.codeium/windsurf/mcp_config.json โ†’ mcpServers.algovault.serverUrl = "https://api.algovault.com/mcp"
Continue.devconfig.yaml โ†’ mcpServers: [{ name: algovault, type: streamable-http, url: "https://api.algovault.com/mcp" }]
Any other MCP-spec-compliant clientConfigure the Streamable HTTP transport with URL https://api.algovault.com/mcp

Agent frameworks. First-party tutorials pair AlgoVault with each framework's canonical MCP adapter โ€” copy-pasteable demo code, no SDK.

FrameworkTutorialRunnable demoMirror
LangChaindocs/integrations/langchain.mdexamples/langchain/demo.pyalgovault.com/integrations/langchain
LlamaIndexdocs/integrations/llamaindex.mdexamples/llamaindex/demo.pyalgovault.com/integrations/llamaindex
Microsoft Agent Frameworkdocs/integrations/maf.mdexamples/maf/demo.pyalgovault.com/integrations/maf
CrewAIdocs/integrations/crewai.mdexamples/crewai/demo.pyalgovault.com/integrations/crewai

Each demo is runnable as python examples/<framework>/demo.py BTC 4h โ€” gets a real BUY/SELL/HOLD verdict from api.algovault.com/mcp, prints it. โ‰ค5 minutes to first call.

Exchange Agent Trade Kits. AlgoVault returns the analytics; your agent's risk policy decides what to execute. All demos run testnet/demo only.

#ExchangeTutorialDemoMirror
01Binancedocs/integrations/binance.mdexamples/binance/demo.mjsalgovault.com/docs/integrations/binance
02OKXdocs/integrations/okx.mdexamples/okx/demo.mjsalgovault.com/docs/integrations/okx
03Bybitdocs/integrations/bybit.mdexamples/bybit/demo.mjsalgovault.com/docs/integrations/bybit
04Bitgetdocs/integrations/bitget.mdexamples/bitget/demo.mjsalgovault.com/docs/integrations/bitget
05Hyperliquiddocs/integrations/hyperliquid.mdexamples/hyperliquid/demo.mjsalgovault.com/docs/integrations/hyperliquid
06Asterdocs/integrations/aster.mdexamples/aster/demo.mjsalgovault.com/docs/integrations/aster
07BingXdocs/integrations/bingx.mdexamples/bingx/demo.mjsalgovault.com/docs/integrations/bingx
08KuCoindocs/integrations/kucoin.mdexamples/kucoin/demo.mjsalgovault.com/docs/integrations/kucoin
09Geminidocs/integrations/gemini.mdexamples/gemini/demo.mjsalgovault.com/docs/integrations/gemini
10Krakendocs/integrations/kraken.mdexamples/kraken/demo.mjsalgovault.com/docs/integrations/kraken
11Alpacadocs/integrations/alpaca.mdexamples/alpaca/demo.mjsalgovault.com/docs/integrations/alpaca
12Gate.iodocs/integrations/gateio.mdexamples/gateio/demo.mjsalgovault.com/docs/integrations/gateio

Tools & resources

The MCP tools live at https://api.algovault.com/mcp. Every asset works across the full supported timeframe range, on major crypto perpetual venues.

  • get_trade_call (alias get_trade_signal) โ€” composite BUY/SELL/HOLD verdict with confidence + regime, any asset, any timeframe.
  • scan_trade_calls โ€” scans the top-N perps by open interest on a venue; returns every actionable call in one shot.
  • scan_funding_arb โ€” cross-venue funding-rate spreads across 7 venues (Hyperliquid, Binance, Bybit, Gate, KuCoin, Aster, OKX), ranked. The only MCP server doing multi-exchange derivatives arbitrage.
  • get_market_regime โ€” classifies TRENDING_UP / TRENDING_DOWN / RANGING / VOLATILE for strategy selection.
  • search_knowledge + chat_knowledge โ€” free BM25 search and grounded Q&A over the full knowledge bundle.

Performance is exposed as a read-only MCP resource: performance://signal-performance (aggregated PFE win rate, never raw outcomes). Full parameter reference at algovault.com/docs.

Skills (20 ready-to-use Anthropic Agent Skills)

Single-prompt wrappers over 1โ€“3 tool calls โ€” regime gating, multi-timeframe consensus, funding-arb monitoring, and more. Install with claude plugin install AlgoVaultLabs/algovault-skills; browse at algovault.com/skills.

Show all 20 Skills
#SlugNameDifficultyTools
01quick-btc-checkQuick BTC CheckBeginnerget_trade_signal
02portfolio-scannerPortfolio ScannerIntermediateget_trade_signal
03regime-aware-tradingRegime-Aware TradingIntermediateget_market_regime, get_trade_signal
04funding-arb-monitorFunding Arb MonitorIntermediatescan_funding_arb
05full-3-tool-pipelineFull 3-Tool PipelineAdvancedget_market_regime, get_trade_signal, scan_funding_arb
06multi-timeframe-confirmationMulti-Timeframe ConfirmationAdvancedget_trade_signal
07tradfi-rotationTradFi RotationAdvancedget_market_regime, get_trade_signal
08risk-gated-entryRisk-Gated EntryAdvancedget_market_regime, get_trade_signal
09funding-sentiment-dashboardFunding Sentiment DashboardAdvancedget_market_regime
10contrarian-meme-scannerContrarian Meme ScannerAdvancedget_market_regime, get_trade_signal
11divergence-detectorDivergence DetectorAdvancedget_market_regime, get_trade_signal
12hourly-digest-botHourly Digest BotAdvancedget_trade_signal, get_market_regime
13hedging-advisorHedging AdvisorAdvancedget_market_regime, get_trade_signal, scan_funding_arb
14volatility-breakout-watchVolatility Breakout WatchAdvancedget_market_regime, get_trade_signal
15cross-asset-correlationCross-Asset CorrelationAdvancedget_trade_signal
16funding-cash-and-carryFunding Cash-and-CarryAdvancedscan_funding_arb, get_trade_signal
17weekend-vs-weekday-patternsWeekend vs Weekday PatternsResearchget_trade_signal, get_market_regime
18agent-portfolio-rebalanceAgent Portfolio RebalanceAdvancedget_market_regime
19smart-dca-botSmart DCA BotAdvancedget_trade_signal
20multi-agent-war-roomMulti-Agent War RoomExpertget_market_regime, get_trade_signal, scan_funding_arb

Pricing

Quota-only tiers. Every tier gets all venues, all assets, all timeframes โ€” you pay for call volume, nothing else.

Two meters per paid tier, monthly and daily, enforced independently: a call is refused when either is exhausted, and the daily window is a UTC calendar day resetting at 00:00 UTC. Quota is counted per call, regardless of verdict.

FeatureFreeStarter ($9.99/mo ยท $39.90/6mo)Pro ($49/mo ยท $129/6mo)Enterprise (contact us)x402 (per call)
ExchangesAll 15All 15All 15All 15All 15
AssetsAll 740+All 740+All 740+All 740+All 740+
Asset classesCrypto + TradFiCrypto + TradFiCrypto + TradFiCrypto + TradFiCrypto + TradFi
TimeframesAll 11All 11All 11All 11All 11
Funding arb resultsTop 5UnlimitedUnlimitedUnlimitedUnlimited
Track recordFull accessFull accessFull accessFull accessFull access
Monthly calls200/mo10,000/mo100,000/moCustom volume โ€” contact usUnlimited
Daily calls100/day1,000/day10,000/dayCustom volume โ€” contact usUnlimited
Price$0$9.99/mo or $39.90/6mo$49/mo or $129/6moContact us$0.01โ€“0.05/call

Subscriptions: Sign up at api.algovault.com/signup. Starter unlocks 10,000 calls/mo (up to 1,000/day) for $9.99/mo, or $39.90 for six months prepaid โ€” add ?interval=6month to pick the prepay term. API key delivered instantly after checkout.

Pro 6-month is currently $129 โ€” limited-time pricing; subscribe now and renewals keep your price.

x402 micropayments: AI agents pay per HTTP call with USDC on Base โ€” no signup, no API key, no billing. The payment receipt is the credential. See x402.org.


What's new in v1.27.0

  • ๐Ÿงฎ Counted per call. Your allowance covers every call the engine answers, on both the MCP and HTTP rails.
  • ๐Ÿ“ถ A new call ladder. Free: 200/month plus 100/day. Starter: 10,000/month plus 1,000/day. Pro: 100,000/month plus 10,000/day.
  • ๐Ÿ’ณ 6-month prepay replaces annual. Starter is $39.90 ($6.65/mo, 33% off monthly) and Pro is $129 ($21.50/mo, 56% off monthly). Pick it at signup with ?interval=6month. Enterprise remains contact-us.
  • โฑ๏ธ Daily limits say when they reset. Hit a daily cap and the refusal tells you the hours remaining, not a monthly figure.

v1.26.0 highlights (recap)

  • ๐Ÿ’ณ Annual plans โ€” prepay a year, save up to 49%. Starter was $79/yr ($6.58/mo) and Pro was $299/yr ($24.92/mo). Superseded: annual was retired on 2026-08-09 and replaced by 6-month prepay (see v1.27.0); ?interval=year now redirects to the 6-month checkout, so existing links still work.

v1.25.0 highlights (recap)

  • ๐ŸŽฏ Screen the scan universe by liquidity. scan_trade_calls now takes an optional minLiquidityUsd floor โ€” filter to names with real depth, by notional open interest or 24h volume. Omit it for no floor.
  • ๐Ÿ’ณ Charge-correctness on the paid path. A paid request whose body was dropped could return a defaults-only result. Every payable route now rejects a dropped body, and a rejected request explains why.
  • โ›“๏ธ Pay per call on a second rail. x402 settlement now runs over Circle Gateway on Optimism alongside Base โ€” point your agent at either advertised rail.
  • ๐Ÿ“Š Truer funding comparisons. Funding rates annualize at each contract's own period, so cross-venue spreads compare like with like.

New optional parameter โ€” MCP clients cache tools/list at session start. Toggle the connector off/on (or restart the MCP connection) to see minLiquidityUsd.

Refresh your MCP client to pick up this release. MCP clients cache tools/list at session start โ€” Claude.ai/Desktop: toggle the connector off+on; Cursor/Cline: restart the MCP server connection.


Privacy

Local mode: zero telemetry โ€” call history stays on your machine. Remote mode: request metadata logged for analytics (IP hashed, never stored raw). See the privacy policy.

License

MIT


Disclaimer: AlgoVault provides directional entry interpretation for AI agents. Exit timing is determined by your agent or strategy. This is not financial advice. Past performance does not guarantee future results.

Built by AlgoVault Labs
algovault.com ยท how it works ยท track-record ยท MCP endpoint ยท Telegram bot

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • F
    Fia Signals Mcp

    Crypto market intelligence: regime detection, funding rates, liquidations, prices, signals.

    ๐Ÿ’ฐ Finance & Fintech0 views
    Compare vs Fia Signals Mcp โ†’
  • C
    Cryptohopper Market Data

    Real-time crypto market data: candles, tickers, orderbooks across 13+ exchanges via MCP.

    ๐Ÿ’ฐ Finance & Fintech0 views
    Compare vs Cryptohopper Market Data โ†’
  • M
    Mcp Market Data

    MCP server for cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs

    ๐Ÿ’ฐ Finance & Fintech0 views
    Compare vs Mcp Market Data โ†’
  • N
    Newsgurus Intel

    Pay-per-call trading intelligence for AI agents: live market regime, trading signals, composite conv

    ๐Ÿ’ฐ Finance & Fintech0 views
    Compare vs Newsgurus Intel โ†’

Frequently Asked Questions about Crypto Quant Signal Mcp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "crypto-quant-signal-mcp": { "command": "npx", "args": ["-y", "crypto-quant-signal-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCrypto Quant Signal Mcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/crypto-quant-signal-mcp?style=directory)](https://allmcps.com/mcp/crypto-quant-signal-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/crypto-quant-signal-mcp"><img src="https://allmcps.com/api/badge/crypto-quant-signal-mcp?style=directory" alt="Crypto Quant Signal Mcp on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ฐFinance & Fintech
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
0/4 checks healthy over the last 6h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging ยท 27/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge โ€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ฐ Finance & Fintech โ†’Best MCP servers for Finance & Fintech โ†’Alternatives to Crypto Quant Signal Mcp โ†’Install in Claude DesktopInstall in CursorInstall in VS Code