You're viewing a demo portfolio

Join the waitlist
PRSM

news_feed_get_exchange_announcements

Active

Tool of Gate MCP

declared in 0.1.0

[Read] Venue-published exchange notices: listings, delistings, maintenance. Media rumors or general crypto headlines -> search_news.

Parameters schema

{
  "type": "object",
  "properties": {
    "to": {
      "type": "integer",
      "description": "Window end Unix sec inclusive; forwarded downstream and filtered locally."
    },
    "coin": {
      "type": "string",
      "description": "Comma-separated tickers; omit if empty."
    },
    "from": {
      "type": "integer",
      "description": "Window start Unix sec; omit if <= 0; MCP also filters locally after fetch."
    },
    "limit": {
      "type": "integer",
      "description": "Max rows; omit if unset or <= 0; cap 100 when set."
    },
    "query": {
      "type": "string",
      "description": "Optional text filter on official venue notices; omit if empty. For general crypto media headlines use search_news—not a substitute for venue-published listing API."
    },
    "exchange": {
      "type": "string",
      "description": "Venue id for API platform; used when platform is empty; not merged with query."
    },
    "platform": {
      "type": "string",
      "description": "URL param platform; wins over exchange; if empty falls back to exchange."
    },
    "announcement_type": {
      "type": "string",
      "description": "listing / delisting / maintenance / all. Omit or unknown value is treated as all (no type filter)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Gate MCP

https://github.com/gate/gate-mcp

5/7 registries
View full server →