Wikipedia Featured Content By Date
x402/wikipedia-featured-content-by-dateWikipedia featured content for a given date via the Wikimedia REST API, no key. Returns the featured article of the day, most-read pages, picture of the day, news, and on-this-day events. For AI agents building daily digests and trivia. [x402: $0.06/call on base, category=data]
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"wikipedia_featured_content_by_date": {
"url": "https://proxy.suverse.io/v1/data/suverse-kb-featured-feed",
"transport": "http"
}
}
}