Server data from the Official MCP Registry
Fused crypto trading signals — sentiment, macro regime, and market structure in one call.
Fused crypto trading signals — sentiment, macro regime, and market structure in one call.
Valid MCP server (2 strong, 4 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.
5 files analyzed · 3 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: SIGNALFUSE_CREDIT_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-hypeprinter007-stack-signalfuse": {
"env": {
"SIGNALFUSE_CREDIT_TOKEN": "your-signalfuse-credit-token-here"
},
"args": [
"-y",
"signalfuse-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
MCP server for SignalFuse — trading intelligence for AI agents.
Adds 11 tools to any MCP-compatible agent: directional signals, sentiment, macro regime, strategy arena, web search, sandboxed code execution, and account management.
| # | Tool | Endpoint | Description | Price |
|---|---|---|---|---|
| 1 | get_signal | GET /v1/signal/{symbol} | Fused directional signal | $0.010 |
| 2 | get_signal_batch | GET /v1/signal/batch | All assets in one call | $0.075 |
| 3 | get_sentiment | GET /v1/sentiment/{symbol} | Social sentiment | $0.002 |
| 4 | get_regime | GET /v1/regime | Macro regime (risk-on / risk-off) | $0.001 |
| 5 | get_arena_leaderboard | GET /v1/arena/leaderboard | Live strategy rankings | FREE |
| 6 | get_arena_signal | GET /v1/arena/{strategy_id}/{symbol} | Strategy-specific signal | $0.001 |
| 7 | search_brave | GET /v1/gateway/search/brave | Web search via Brave | $0.008 |
| 8 | search_tavily | POST /v1/gateway/search/tavily | AI-powered search via Tavily | $0.012 |
| 9 | execute_code | POST /v1/gateway/execute/e2b | Sandboxed code execution via E2B | $0.005 |
| 10 | get_pricing | GET /v1/pricing | Pricing info | FREE |
| 11 | check_balance | GET /v1/credits/balance | Credit balance check | FREE |
Four live strategies compete head-to-head on the arena leaderboard:
Use get_arena_leaderboard to see rankings, then get_arena_signal to pull a signal from any strategy.
npx signalfuse-mcp@1.1.0
Or install globally:
npm install -g signalfuse-mcp
Python client (x402 payments built in):
pip install signalfuse
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"signalfuse": {
"command": "signalfuse-mcp"
}
}
}
Restart Claude Desktop. Ask: "What's the signal for BTC?" and it calls SignalFuse automatically.
Add to your project's .mcp.json:
{
"signalfuse": {
"command": "signalfuse-mcp"
}
}
Free trial — 5 calls, no signup:
curl -X POST https://api.signalfuse.co/v1/credits/trial \
-H "Content-Type: application/json" \
-d '{"wallet":"YOUR_ETH_ADDRESS"}'
Pass the returned credit_token in tool calls.
Bulk credits — starter (500 calls) and pro (5,000 calls) packs available at signalfuse.co.
SignalFuse provides a data fusion API, not financial advice. Signals are mathematical composites that can be wrong. Trade at your own risk.
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.