SignalFuse MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_signalA | Get composite trading signal for a crypto asset. Returns sentiment, macro regime (risk_on/risk_off), funding rate bias, OI delta, signal strength (0-100), confidence, and direction (long/short/neutral). Powered by SignalFuse. |
| get_regimeA | Get current macro risk regime — risk_on, risk_off, or neutral. Useful for position sizing and directional bias. |
| get_sentimentB | Get raw social sentiment breakdown for a crypto asset. |
| get_signal_batchA | Get fused signals for multiple assets at once. Pass comma-separated symbols or omit for all supported assets. |
| get_arena_leaderboardA | Get the Strategy Arena leaderboard. Returns an array of strategies with wins, losses, total_pnl_bp, win_rate, and total_income_usd. Free endpoint. |
| get_arena_signalA | Get a signal from a specific Strategy Arena strategy for a given asset. Returns direction, score, and confidence. Paid endpoint. |
| search_braveA | Search the web using Brave Search via SignalFuse gateway. Paid endpoint (x402). Returns Brave search results. |
| search_tavilyC | Search the web using Tavily via SignalFuse gateway. Paid endpoint (x402). Returns Tavily search results. |
| get_pricingB | Get pricing info for all SignalFuse API endpoints. Free endpoint. |
| execute_codeA | Execute code in a sandboxed E2B environment. Supports Python (default) and JavaScript. Max 60s timeout. Paid endpoint. |
| check_balanceA | Check remaining credits for a prepaid credit token. Returns wallet, credits_remaining, and pack info. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hypeprinter007-stack/signalfuse-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server