Submit

SignalFuse

@hypeprinter007-stack

Fused crypto trading signals — sentiment, macro regime, and market structure in one call
Overview

SignalFuse MCP

Fused crypto trading signals for Claude Desktop and Claude Code.

Install

npm install -g signalfuse-mcp

Tools

  • get_signal(symbol) — direction, strength (0-100), confidence
  • get_regime() — macro risk regime (risk_on / risk_off / neutral)
  • get_sentiment(symbol) — raw social sentiment score
  • get_signal_batch() — all 10 assets at once

Assets

BTC, ETH, SOL, DOGE, PEPE, WIF, BONK, ARB, OP, AVAX

Auth

Credit tokens — 25 free calls, no signup. Pass credit_token as a parameter in any tool call.

GitHub: https://github.com/hypeprinter007-stack/signalfuse-mcp Docs: https://signalfuse.co npm: https://npmjs.com/package/signalfuse-mcp

Server Config

{
  "mcpServers": {
    "signalfuse": {
      "command": "npx",
      "args": [
        "-y",
        "signalfuse-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.