Agent Tools
Back to MCP servers
● degraded

AI-powered crypto signal intelligence for 20 assets. 5 data dimensions, scored 0-100.

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://web3-signals-api-production.up.railway.app/mcp/sse
JSON-RPC initialize probe
curl -X POST https://web3-signals-api-production.up.railway.app/mcp/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/manavaga/web3-signals-mcp