Skip to content
Back to search
30
MCP http

Wikipedia Search

x402/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. For AI agents finding the right article before fetching a summary. [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 Page Summary
Concise summary of an English Wikipedia article by title via the REST API, no key. Returns the extract, description, thumbnail, and canonica
0 tools · http
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
Wikidata Entity Search
Search Wikidata entities by label, no key. Returns matching entity IDs, labels, and descriptions. For AI agents resolving names to structure
0 tools · http
Web Search API
Web search returning structured results — titles, URLs, snippets. x402 micropayment.
0 tools · sse
Wikipedia Top Articles By Day
Top viewed English Wikipedia articles for a given day via the Wikimedia metrics REST API, no key. Returns up to 1000 articles ranked by dail
0 tools · http
Wikipedia
Provides direct access to Wikipedia content through five tools for searching, retrieving summaries, accessing full articles, getting random
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "wikipedia_search": {
      "url": "https://proxy.suverse.io/v1/data/suverse-wiki-search",
      "transport": "http"
    }
  }
}