SignalFuse MCP Server
signalfuse-mcp
SignalFuse 用のMCPサーバー — AIエージェントのためのトレーディングインテリジェンス。
MCP互換エージェントに11個のツールを追加します:方向性シグナル、センチメント、マクロレジーム、戦略アリーナ、ウェブ検索、サンドボックス化されたコード実行、およびアカウント管理。
ツール
# | ツール | エンドポイント | 説明 | 価格 |
1 |
|
| 融合された方向性シグナル | $0.010 |
2 |
|
| 1回の呼び出しですべての資産を取得 | $0.075 |
3 |
|
| ソーシャルセンチメント | $0.002 |
4 |
|
| マクロレジーム (リスクオン / リスクオフ) | $0.001 |
5 |
|
| ライブ戦略ランキング | 無料 |
6 |
|
| 戦略固有のシグナル | $0.001 |
7 |
|
| Brave経由のウェブ検索 | $0.008 |
8 |
|
| Tavily経由のAI搭載検索 | $0.012 |
9 |
|
| E2B経由のサンドボックス化されたコード実行 | $0.005 |
10 |
|
| 価格情報 | 無料 |
11 |
|
| クレジット残高確認 | 無料 |
戦略アリーナ
4つのライブ戦略がアリーナのリーダーボードで直接対決します:
EMA Breakout — 指数平滑移動平均のクロスオーバーに基づくトレンドフォロー
RSI Extremes — RSIの買われすぎ/売られすぎレベルでのモメンタムエントリー
RSI Reversion — RSIの極端な値に対する平均回帰フェード
VWAP Reversion — 出来高加重平均価格周辺での平均回帰エントリー
get_arena_leaderboardを使用してランキングを確認し、get_arena_signalを使用して任意の戦略からシグナルを取得します。
Related MCP server: Signal8 MCP Server
クイックスタート
npx signalfuse-mcp@1.1.0またはグローバルにインストール:
npm install -g signalfuse-mcpPythonクライアント (x402決済機能内蔵):
pip install signalfuseClaude Desktopの設定
~/Library/Application Support/Claude/claude_desktop_config.json に追加します:
{
"mcpServers": {
"signalfuse": {
"command": "signalfuse-mcp"
}
}
}Claude Desktopを再起動します。"What's the signal for BTC?" と尋ねると、自動的にSignalFuseが呼び出されます。
Claude Codeの設定
プロジェクトの .mcp.json に追加します:
{
"signalfuse": {
"command": "signalfuse-mcp"
}
}認証
無料トライアル — 5回呼び出し可能、登録不要:
curl -X POST https://api.signalfuse.co/v1/credits/trial \
-H "Content-Type: application/json" \
-d '{"wallet":"YOUR_ETH_ADDRESS"}'ツール呼び出し時に、返された credit_token を渡してください。
バルククレジット — スターター(500回呼び出し)およびプロ(5,000回呼び出し)パックが signalfuse.co で利用可能です。
リンク
ウェブサイト: signalfuse.co
免責事項
SignalFuseはデータ融合APIを提供するものであり、財務上の助言を行うものではありません。シグナルは数学的な合成物であり、誤っている可能性があります。自己責任で取引を行ってください。
ライセンス
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceProvides AI agents with real-time financial market intelligence including stock quotes, crypto data, technical analysis, and portfolio insights. Enables natural language queries for current prices, technical indicators, asset comparisons, and portfolio analysis.176MIT

Signal8 MCP Serverofficial
AlicenseAqualityDmaintenanceProvides AI agents with direct access to SEC filing intelligence, company fundamentals, dilution risk scoring, and cross-company analytics for financial research.871791MIT
SignalScopeofficial
AlicenseAqualityDmaintenanceProvides Cursor AI agents with direct access to stock breakout signals, including trending tickers, AI-generated reports, portfolio tracking, and watchlist management, all aggregated and scored from multiple sources.2213MIT- FlicenseAqualityDmaintenanceProvides AI assistants with real-time stock prices, financial statements, SEC filings, and analytical tools like DCF valuation and ratio analysis.14
Related MCP Connectors
The financial MCP for AI agents - 90+ financial tables, SEC filings, signals, alt-data.
Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.
Build, backtest, and deploy quantitative trading strategies from your AI agent.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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