# web3-signals MCP server

Crypto signal intelligence: 20 assets, 6 dimensions, regime detection, portfolio optimizer

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-manavaga-web3-signals
- Repository: https://github.com/manavaga/web3-signals-mcp

## Install
- Endpoint: https://web3-signals-api-production.up.railway.app/mcp/sse
- Auth: Not captured

## Setup notes
- Remote endpoint: https://web3-signals-api-production.up.railway.app/mcp/sse
- Remote endpoint: https://web3-signals-api-production.up.railway.app/mcp/stream

## Tools
- get_market_briefing - What should I buy or sell in crypto right now? Returns the top 3 buy and top 3 sell recommendations from 20 cryptocurrencies, plus market regime (trending/ranging), risk level, and momentum. Best starting point for portfolio decisions. Scores range 0-100: 60+ is buy territory, below 42 is sell territory; scores in between are neutral/abstain (no trade recommended). Endpoint: https://web3-signals-api-production.up.railway.app/mcp/stream
- get_crypto_price - What is the current price of Bitcoin, Ethereum, or any major crypto? Returns the latest USD price, 24-hour price change percentage, trading volume, and market cap. Updated every 15 minutes from CoinGecko and Binance. Supports 20 assets: BTC, ETH, SOL, BNB, XRP, ADA, AVAX, DOT, MATIC, LINK, UNI, ATOM, LTC, FIL, NEAR, APT, ARB, OP, INJ, SUI. Example: get_crypto_price('BTC') Endpoint: https://web3-signals-api-production.up.railway.app/mcp/stream
- get_all_signals - Get buy/sell signals for all 20 major cryptocurrencies including Bitcoin, Ethereum, Solana, and more. Returns a free 5-point score band and direction (bullish/bearish/neutral) for top movers, plus portfolio summary with market regime and risk level. Updated every 15 minutes. For full dimension breakdown and AI insights, use the paid REST API. Endpoint: https://web3-signals-api-production.up.railway.app/mcp/stream
- get_asset_signal - Is BTC bullish or bearish right now? Get a 0-100 buy/sell score for any cryptocurrency. Returns composite score, direction (bullish/bearish/neutral), signal label (STRONG BUY to STRONG SELL), and momentum. Supports: BTC, ETH, SOL, BNB, XRP, ADA, AVAX, DOT, MATIC, LINK, UNI, ATOM, LTC, FIL, NEAR, APT, ARB, OP, INJ, SUI. For the full 6-dimension breakdown with whale, technical, and derivatives analysis, use the paid REST API. Endpoint: https://web3-signals-api-production.up.railway.app/mcp/stream
- compare_assets - Which crypto should I buy — BTC, ETH, or SOL? Compare 2-5 cryptocurrencies ranked by signal strength. Input: comma-separated tickers (e.g. 'BTC,ETH,SOL'). Returns ranked comparison with scores, direction, and verdict. Use for portfolio allocation decisions. Endpoint: https://web3-signals-api-production.up.railway.app/mcp/stream
- get_health - Is Web3 Signals working? Check the real-time status of all 5 AI data pipelines (whale tracking, technical analysis, derivatives, narrative sentiment, market data) and the signal fusion engine. Returns last run times, durations, and any errors. Endpoint: https://web3-signals-api-production.up.railway.app/mcp/stream
- get_performance - How accurate are these crypto signals? Returns 30-day rolling accuracy metrics showing how often buy/sell predictions were correct. Includes overall accuracy percentage, reputation score (0-100), and breakdowns by asset and timeframe (24h/48h). Endpoint: https://web3-signals-api-production.up.railway.app/mcp/stream
- get_asset_performance - How accurate are the signals for BTC specifically? Get per-asset accuracy metrics for any cryptocurrency. Returns 30-day rolling accuracy, total signals evaluated, and comparison to overall accuracy. Endpoint: https://web3-signals-api-production.up.railway.app/mcp/stream
- get_analytics - Who is using Web3 Signals? See API usage statistics including total requests, unique clients, response times, breakdowns by endpoint and client type (AI agents, browsers, scripts). Useful for understanding adoption. Endpoint: https://web3-signals-api-production.up.railway.app/mcp/stream
- get_x402_stats - How much revenue has Web3 Signals generated? View x402 micropayment analytics including total paid calls, revenue in USDC, payment conversion rate, and daily payment timeline. Endpoint: https://web3-signals-api-production.up.railway.app/mcp/stream

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.manavaga
- Version: 0.4.0
- Runtime: Sse, Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Mar 12, 2026
- Source: https://registry.modelcontextprotocol.io
