MCP server exposing 1 tool for country-news.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/country-news/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
country_news — The latest news about a country today, ranked by prominence (Google News): top current stories about China, India, Germany, Brazil or any other country, newest window first — not an unranked firehose. Optionally add a keyword query ("election", "floods") with a trailing day window, or read a section of the country's local Google News edition (WORLD, NATION, BUSINESS, TECHNOLOGY, ENTERTAINMENT, SPORTS, SCIENCE, HEALTH). Returns ranked items with title, source publication, link and publish time.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/country-news/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io