Gate Info MCP
Rank #22,852io.github.gateio-dev/gate-info
Gate info MCP for coin discovery, market snapshots, technical analysis, and on-chain data.
Gate Info MCP is a Model Context Protocol (MCP) server published by gate. It ranks #22,852 of 115,460 servers tracked on MCP Toplist, and its repository has 36 GitHub stars. Gate Info 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,608 of 115,460 servers on MCP Toplist.
Use Gate Info MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http gate-info https://api.gatemcp.ai/mcp/info[mcp_servers.gate-info]
url = "https://api.gatemcp.ai/mcp/info"Add to ~/.codex/config.toml.
https://api.gatemcp.ai/mcp/infoSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"gate-info": {
"url": "https://api.gatemcp.ai/mcp/info"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gate-info": {
"type": "http",
"url": "https://api.gatemcp.ai/mcp/info"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gate-info": {
"serverUrl": "https://api.gatemcp.ai/mcp/info"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gate-info": {
"url": "https://api.gatemcp.ai/mcp/info"
}
}
}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-info)<a href="https://mcptoplist.com/server/io.github.gateio-dev%2Fgate-info"><img src="https://mcptoplist.com/badge/io.github.gateio-dev%2Fgate-info.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 Info MCP?
- Gate Info MCP is maintained by gate, which publishes 6 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Gate Info MCP listed on the Official MCP Registry?
- Yes — Gate Info MCP is listed on the Official MCP Registry.
- How many versions does Gate Info MCP have?
- MCP Toplist tracks 1 version of Gate Info MCP, most recently published on Apr 16, 2026.
- Where can I find the source code for Gate Info MCP?
- The source code for Gate Info MCP is hosted at github.com/gate/gate-mcp.