Web3 Signals
Rank #6,562io.github.manavaga/web3-signals
AI crypto buy/sell signals for 20 assets: 6 data dimensions fused into 0-100 scores. x402 + MCP.
Web3 Signals is a Model Context Protocol (MCP) server published by manavaga. It ranks #6,562 of 115,460 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Web3 Signals is listed across 3 registries — Official MCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 108,898 of 115,460 servers on MCP Toplist.
Use Web3 Signals
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http web3-signals https://web3-signals-api-production.up.railway.app/mcp/sse[mcp_servers.web3-signals]
url = "https://web3-signals-api-production.up.railway.app/mcp/sse"Add to ~/.codex/config.toml.
https://web3-signals-api-production.up.railway.app/mcp/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"web3-signals": {
"url": "https://web3-signals-api-production.up.railway.app/mcp/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"web3-signals": {
"type": "http",
"url": "https://web3-signals-api-production.up.railway.app/mcp/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"web3-signals": {
"serverUrl": "https://web3-signals-api-production.up.railway.app/mcp/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"web3-signals": {
"url": "https://web3-signals-api-production.up.railway.app/mcp/sse"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.manavaga%2Fweb3-signals)<a href="https://mcptoplist.com/server/io.github.manavaga%2Fweb3-signals"><img src="https://mcptoplist.com/badge/io.github.manavaga%2Fweb3-signals.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
manavaga
Other servers by manavaga
View all manavaga servers →Available versions (3)
| Version | Published |
|---|---|
| 0.4.1 | Aug 17, 2026 |
| 0.4.0 | Mar 12, 2026 |
| 0.1.0 | Feb 24, 2026 |
Frequently asked questions
- Who maintains Web3 Signals?
- Web3 Signals is maintained by manavaga, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Web3 Signals listed on the Official MCP Registry?
- Yes — Web3 Signals is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Web3 Signals have?
- MCP Toplist tracks 3 versions of Web3 Signals, most recently published on Aug 17, 2026.
- Where can I find the source code for Web3 Signals?
- The source code for Web3 Signals is hosted at github.com/manavaga/web3-signals-mcp.