Wikipedia Search
x402/wikipedia-searchFull 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]
Similar MCP servers embedding-nearest
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"
}
}
}