mcpbeat

Web3 Signals MCP Server

io.github.manavaga/web3-signals
answering

Web3 Signals is answering right now. Last checked 2 min ago. It exposes 10 tools. Last commit 17 May 2026.

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

Uptime history 40 hours of history · worst hour 43%
40 hours agonow
50.3%
Uptime 24h
92 of 183 checks
10
Tools
read from the server
413 ms
Response time
average over 24h
2
Stars
last commit 17 May 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add web3-signals --transport http https://web3-signals-api-production.up.railway.app/mcp/stream
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "web3-signals": {
      "url": "https://web3-signals-api-production.up.railway.app/mcp/stream"
    }
  }
}
~/.codex/config.toml
[mcp_servers.web3-signals]
url = "https://web3-signals-api-production.up.railway.app/mcp/stream"
.cursor/mcp.json
{
  "mcpServers": {
    "web3-signals": {
      "url": "https://web3-signals-api-production.up.railway.app/mcp/stream"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "web3-signals": {
      "url": "https://web3-signals-api-production.up.railway.app/mcp/stream"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

asset
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.
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.
all
get_all_signals
Get buy/sell signals for all 20 major cryptocurrencies including Bitcoin, Ethereum, Solana, and more. Returns a 0-100 composite score and direction (bullish/bearish/neutral) for each asset, 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.
analytics
get_analytics
Who is using AgentMarketSignal? 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.
compare
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.
crypto
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')
health
get_health
Is AgentMarketSignal 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.
market
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: above 62 is a buy signal, below 38 is a sell signal.
performance
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).
x402
get_x402_stats
How much revenue has AgentMarketSignal generated? View x402 micropayment analytics including total paid calls, revenue in USDC, payment conversion rate, and daily payment timeline.

Endpoints

URLTransportStateLatencyChecked
https://web3-signals-api-production.up.railway.app/mcp/sse sse answering 202 ms 3 min ago
https://web3-signals-api-production.up.railway.app/mcp/stream streamable-http answering 415 ms 2 min ago

Web3 Signals — questions

Answers built from our own checks of this server.

What can Web3 Signals do?
It exposes 10 tools, read directly from the server on our last check. Among them: compare_assets, get_all_signals, get_analytics, get_asset_performance, get_asset_signal, get_crypto_price and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Web3 Signals working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 183 checks got a reply (50.3%), average response time 413 ms. The bar chart above shows every period we have measured.
How do I connect Web3 Signals?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Web3 Signals need an API key?
No. Web3 Signals completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Web3 Signals?
It answers our handshake in 413 ms on average, which is faster than 32% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Web3 Signals open source?
Yes — written in Python, 2 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.