← Registry

Content Tools

koznews.hu

Provides access to Hungarian news articles and summaries.

1 endpoint11 known toolsFirst detected May 10, 2026Last detected August 14, 2026

ENDPOINT 1

https://mcp.koznews.hu/mcp

No auth detected

MCP server metadata

Name
koznews-mcp
Version
1.0.0
Capabilities
tools.listChanged

Known tools 11

search_news

Use this tool when the user asks about a specific Hungarian news topic, person, or event.

Inferred read-only
search_tldrs

Use this tool when the user asks about a specific Hungarian news topic, person, or event and wants a digest or summary view.

Inferred read-only
list_tldrs

Use this tool when the user asks "what is happening in Hungary", "what are the top Hungarian news today", or wants a general overview of recent Hungarian news.

Inferred read-only
get_tldr

Fetch the full detail of a specific TLDR digest by its UUID or slug.

Inferred read-only
list_news

Use this tool when the user wants a raw feed of recent Hungarian news articles (not digests).

Inferred read-only
list_topics

List all available Hungarian news topic tags with article counts (e.g.

Inferred read-only
list_mediums

List all available Hungarian news sources with article counts and leaning metadata.

Inferred read-only
get_news_by_topic

Use this tool when the user asks for news about a specific Hungarian topic (e.g.

Inferred read-only
get_news_by_medium

Use this tool when the user asks what a specific Hungarian news outlet is reporting (e.g.

Inferred read-only
get_topic_overview

Get a timeline overview of a Hungarian news topic over time.

Inferred read-only
compare_coverage

Compare how different Hungarian outlets covered the same story.

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.koznews-mcp]
url = "https://mcp.koznews.hu/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "koznews-mcp": {
      "type": "http",
      "url": "https://mcp.koznews.hu/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: koznews-mcp
Remote MCP URL: https://mcp.koznews.hu/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": {
    "koznews-mcp": {
      "url": "https://mcp.koznews.hu/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "koznews-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.koznews.hu/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 koznews.hu was fetched 2026-08-05T08:30:09.383Z and is being refreshed.

Trust status Trusted

koznews.hu is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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