The Verge News MCP Server

search-news

Discover relevant news articles from The Verge by searching for specific keywords within content from the past 30 days.

Instructions

Search for news articles from The Verge by keyword

Input Schema

NameRequiredDescriptionDefault
daysNoNumber of days to look back (default: 30)
keywordYesKeyword to search for in news articles

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "days": { "description": "Number of days to look back (default: 30)", "type": "number" }, "keyword": { "description": "Keyword to search for in news articles", "type": "string" } }, "required": [ "keyword" ], "type": "object" }

You must be authenticated.

Other Tools from The Verge News MCP Server

Related Tools

ID: n6lbwdnbxa