← Registry

Data Collection

newsio.io

A news aggregation and analysis service that provides categorized news, semantic search, entity relationship graphs, and storyline tracking.

1 endpoint7 known toolsFirst detected July 12, 2026Last detected July 12, 2026

ENDPOINT 1

https://newsio.io/mcp

No auth detected

Known tools 7

list_categories

List the eight Newsio coverage categories and the three source types.

get_top_news

Return the most economically significant recent stories, newest first, each with key-point summary, extracted companies/countries, source and a canonical link.

search_news

Find recent stories by meaning, not just keywords (hybrid lexical + semantic search) — matches paraphrase and intent against headline + key points.

get_relationships

Return the entity co-occurrence graph extracted from recent news: companies and countries (nodes) and how often they appear together (edges), plus the linking articles with canonical links.

list_storylines

List active storylines (clusters of related coverage tracked over time), newest activity first.

get_story_timeline

For one storyline (id from list_storylines, or a /timeline/<id> path), return its title and ordered events (date + headline + canonical link + source) — how the story developed over time.

get_article

Fetch one story by its uuid (the id from the other tools, or the /n/<id> path), with its full key-point summary, entities, source and canonical link.