Gate News MCP for Claude Desktop
io.github.gateio-dev/gate-news
Gate news MCP for crypto news, structured events, announcements, and social sentiment.
client:Claude Desktop
transport:streamable-http
tools:18
Install Gate News MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gate-news": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.gatemcp.ai/mcp/news"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- news_events_explain_market_move
- news_events_get_event_detail
- news_events_get_latest_events
- news_events_get_market_move_report
- news_events_list_market_move_reports
- news_feed_get_exchange_announcements
- news_feed_get_hot_topics
- news_feed_get_mention_burst
- news_feed_get_social_sentiment
- news_feed_search_news
- news_feed_search_ugc
- news_feed_search_x
- news_feed_web_search
- news_prediction_get_event_signal
- news_prediction_get_fastest_rising_ranking
- news_prediction_get_market_orderbook
- news_prediction_get_volume_delta_ranking
- news_prediction_search_events