Skip to content
Back to search
30
MCP

Wikipedia

pulsemcp/wikipedia

Provides direct access to Wikipedia content through five tools for searching, retrieving summaries, accessing full articles, getting random pages, and changing languages.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MediaWiki
Search, read, and edit any MediaWiki wiki. Works with Wikipedia, Fandom, and more.
0 tools
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 Recent Changes
Live Wikipedia edit feed, page summaries, trending pages, and Wikidata search.
0 tools · streamable-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 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
Search and fetch Wikidata entities, execute SPARQL queries, and resolve external identifiers.
0 tools

How to use

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

{
  "mcpServers": {
    "wikipedia": {
      "url": "None",
      "transport": "http"
    }
  }
}