You're viewing a demo portfolio

Join the waitlist
PRSM

clipform_search_news

Active

Tool of io.github.Clipform/mcp-server

declared in 2.2.0

Fallback news lookup for clients without native web search. Returns structured current-news articles from NewsAPI and The Guardian. Coverage: recent events, people, and topics (post-May-2025). Does NOT cover timeless topics (history, geography, science). Narrower and less current than native web search tools (WebSearch, web fetch) when available. Returns: article title, source, author, date, URL, description, and image URL per result.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "count": {
      "type": "number",
      "default": 5,
      "maximum": 15,
      "minimum": 1,
      "description": "Max results per provider (default 5)"
    },
    "query": {
      "type": "string",
      "description": "News search query (e.g. 'Iran war 2026', 'Australian Open final', 'UK election')"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.Clipform/mcp-server

https://github.com/clipform/mcp-server

1/7 registries
View full server →