MediaWiki MCP Server
JSON →Interact with the MediaWiki API to search and retrieve content from Wikipedia or other MediaWiki sites.
Install
npx @modelcontextprotocol/inspector Tools · 2
- search Search wiki pages with customizable wiki site. Parameters: query (search term, preferably short and focused), limit (maximum number of results to return, default: 5)
- get_page Retrieve detailed page content. Parameters: title (the exact title of the Wikipedia page to retrieve)
Environment variables
BASE_URL
Links
★ 25 GitHub stars