Gate News MCP
Rank #22,853io.github.gateio-dev/gate-news
Gate news MCP for crypto news, structured events, announcements, and social sentiment.
Gate News MCP is a Model Context Protocol (MCP) server published by gate. It ranks #22,853 of 115,460 servers tracked on MCP Toplist, and its repository has 37 GitHub stars. Gate News MCP is listed on Official MCP, with 1 tracked version. It was first listed on Apr 16, 2026 and most recently updated on Apr 16, 2026.
Ranks ahead of 92,607 of 115,460 servers on MCP Toplist.
Use Gate News MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http gate-news https://api.gatemcp.ai/mcp/news[mcp_servers.gate-news]
url = "https://api.gatemcp.ai/mcp/news"Add to ~/.codex/config.toml.
https://api.gatemcp.ai/mcp/newsSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"gate-news": {
"url": "https://api.gatemcp.ai/mcp/news"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gate-news": {
"type": "http",
"url": "https://api.gatemcp.ai/mcp/news"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gate-news": {
"serverUrl": "https://api.gatemcp.ai/mcp/news"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gate-news": {
"url": "https://api.gatemcp.ai/mcp/news"
}
}
}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.gateio-dev%2Fgate-news)<a href="https://mcptoplist.com/server/io.github.gateio-dev%2Fgate-news"><img src="https://mcptoplist.com/badge/io.github.gateio-dev%2Fgate-news.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
gate
Other servers by gate
View all gate servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Apr 16, 2026 |
Frequently asked questions
- Who maintains Gate News MCP?
- Gate News MCP is maintained by gate, which publishes 6 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Gate News MCP listed on the Official MCP Registry?
- Yes — Gate News MCP is listed on the Official MCP Registry.
- How many versions does Gate News MCP have?
- MCP Toplist tracks 1 version of Gate News MCP, most recently published on Apr 16, 2026.
- Where can I find the source code for Gate News MCP?
- The source code for Gate News MCP is hosted at github.com/gate/gate-mcp.