SignalFuse MCP Server
signalfuse-mcp
SignalFuse용 MCP 서버 — AI 에이전트를 위한 트레이딩 인텔리전스.
모든 MCP 호환 에이전트에 11가지 도구를 추가합니다: 방향성 신호, 센티먼트, 거시적 체제, 전략 아레나, 웹 검색, 샌드박스 코드 실행 및 계정 관리.
도구
# | 도구 | 엔드포인트 | 설명 | 가격 |
1 |
|
| 융합된 방향성 신호 | $0.010 |
2 |
|
| 한 번의 호출로 모든 자산 조회 | $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을 재시작하세요. *"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는 데이터 융합 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