Pulls news, announcements, and sentiment data from Gate.io's crypto news API without requiring authentication. Exposes three tools: search crypto news by keyword or topic, fetch exchange announcements, and query social sentiment signals. This is the read-only news slice of Gate's broader MCP suite, separated from their trading and market data endpoints. Use it when you need to incorporate current crypto narratives, breaking exchange updates, or community sentiment into your agent's context. Works over streamable HTTP with SSE fallback. If you're building anything that needs to react to crypto news cycles or monitor announcement feeds, this gives you structured access to Gate's content pipeline.
claude mcp add --transport stdio io.github.gateio-dev-gate-news uvx gate-news