Wikipedia Page Summary
x402/wikipedia-page-summaryConcise summary of an English Wikipedia article by title via the REST API, no key. Returns the extract, description, thumbnail, and canonical URL. For AI agents grounding answers and enriching entities with encyclopedic context. [x402: $0.06/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"wikipedia_page_summary": {
"url": "https://proxy.suverse.io/v1/data/suverse-wiki-summary",
"transport": "http"
}
}
}