← 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 August 18, 2026

ENDPOINT 1

https://newsio.io/mcp

No auth detected

MCP server metadata

Name
newsio
Version
1.0.0
Capabilities
tools
Server instructions

Newsio is a tech-and-business news intelligence source (AI, fintech, web3, robotics, semiconductors, biotech, aerospace, business). Use list_categories, then get_top_news / search_news / get_article. Cite the returned url.

Known tools 7

list_categories

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

Inferred read-only
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.

Inferred read-only
search_news

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

Inferred read-only
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.

Inferred read-only
list_storylines

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

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.newsio]
url = "https://newsio.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "newsio": {
      "type": "http",
      "url": "https://newsio.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: newsio
Remote MCP URL: https://newsio.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "newsio": {
      "url": "https://newsio.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "newsio": {
      "type": "http",
      "url": "https://newsio.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "newsio",
  "transport": "streamable-http",
  "url": "https://newsio.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for newsio.io was fetched 2026-08-04T23:54:03.839Z and is being refreshed.

Trust status RestrictedContent

newsio.io is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.