Crypto perp signals, funding arb scanning, and market regime detection via MCP.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-algovaultfi-crypto-quant-signal-mcp": {
"args": [
"-y",
"crypto-quant-signal-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Crypto perp signals, funding arb scanning, and market regime detection via MCP.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'crypto-quant-signal-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked crypto-quant-signal-mcp against OSV.dev.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance / analytics
MCP Server for GCP environment for interacting with various Observability APIs.
⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
A Model Context Protocol server for building an investor agent
MCP Security Weekly
Get CVE alerts and security updates for io.github.AlgoVaultFi/crypto-quant-signal-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
The Brain Layer for AI Trading Agents
A self-tuning quant ML model with a published track record.
Composite trade calls · cross-venue funding arbitrage · regime-aware market classification
Across 5 exchanges (Binance · Hyperliquid · Bybit · OKX · Bitget) via MCP.
🤖 Try Free in Telegram · algovault.com · Live Track Record · How it works · Sign Up · Docs
90.5% PFE Win Rate · 96,898 trade calls · 38 on-chain batches · 99% HOLD rate
Every call is hashed at emission and anchored on Base L2 daily. We can't edit history.
AlgoVault MCP is registered as a canonical trading-brain agent on the ERC-8004 Identity Registry (Base L2). The agent identity is on-chain; the track record links from it.
0x8004A169...e539a43244544 (8004-spec ERC-721)api.algovault.com/api/erc-8004-reputationVerify the agent on Basescan: open agentId
AlgoVault MCP serves Streamable HTTP at https://api.algovault.com/mcp — MCP-spec compliant, no SDK or wrapper library required. Drop-in for:
| Client | Config |
|---|---|
| Claude Desktop | Settings → Integrations → 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" |
| **Clin |