MediaWiki-MCP-Server

ProfessionalWiki/MediaWiki-MCP-Server

3.5

If you are the rightful owner of MediaWiki-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MediaWiki MCP Server is a Model Context Protocol server that facilitates interaction between Large Language Model clients and MediaWiki wikis.

Tools

Functions exposed to the LLM to take actions

create-page

Create a new wiki page.

get-file

Returns the standard file object for a file page.

get-page

Returns the standard page object for a wiki page.

get-page-history

Returns information about the latest revisions to a wiki page.

search-page

Search wiki page titles and contents for the provided search terms.

set-wiki

Set the wiki to use for the current session.

update-page

Update an existing wiki page.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources