Gate News MCP✓
io.github.gateio-dev/gate-news · v0.1.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.gateio-dev/gate-news",
"description": "Gate news MCP for crypto news, structured events, announcements, and social sentiment.",
"title": "Gate News MCP",
"repository": {
"url": "https://github.com/gate/gate-mcp",
"source": "github",
"id": "1147714938"
},
"version": "0.1.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://api.gatemcp.ai/mcp/news"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}