Crypto News Feed API✓
io.github.Br0ski777/crypto-news · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Br0ski777/crypto-news",
"description": "Real-time crypto news with sentiment scores, token mentions. CoinGecko + CryptoPanic. x402.",
"title": "Crypto News Feed API",
"repository": {
"url": "https://github.com/Br0ski777/crypto-news-x402",
"source": "github"
},
"version": "1.0.0",
"websiteUrl": "https://github.com/Br0ski777/crypto-news-x402",
"remotes": [
{
"type": "sse",
"url": "https://crypto-news-x402-production.up.railway.app/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}