Skip to content
Back to search
30
MCP http

Wikipedia Page Summary

x402/wikipedia-page-summary

Concise 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]

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Wikipedia Random Article
A random English Wikipedia article summary via the REST API, no key. Returns title, extract, and URL. For AI agents generating discovery, tr
0 tools · http
Wikiquote Page Summary
Returns the REST summary (title, description, extract) for a Wikiquote page by title. Source: en.wikiquote.org. [x402: $0.055/call on base,
0 tools · http
Wikipedia Search
Full text search of English Wikipedia via the MediaWiki API, no key. Returns ranked page titles, snippets, and word counts for the query. Fo
0 tools · http
Wikipedia
Provides direct access to Wikipedia content through five tools for searching, retrieving summaries, accessing full articles, getting random
0 tools
Wikipedia On This Day
Notable historical events, births, deaths, and holidays for a given month and day from Wikipedia, no key. Returns dated entries with descrip
0 tools · http
Wikipedia Page Media List
List of media (images, audio, video) used on an English Wikipedia article by title via the Wikimedia REST API, no key. Returns each item wit
0 tools · http

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"
    }
  }
}