Catalog
io.github.guptaprakhariitr/wikipedia-recent-changes-mcp
Officialby guptaprakhariitr · TypeScript
Wikipedia Recent Changes
Live Wikipedia edit feed, page summaries, trending pages, and Wikidata search.
Access live Wikipedia edits, page summaries, trending articles, and Wikidata.
Topics
claudecursorknowledge-graphmcpmcp-servermodel-context-protocolnews-monitoringtrendingwikidatawikipedia
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"wikipedia-recent-changes-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://wikipedia-recent-changes-mcp.atlasword.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.