Wizzypedia MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEDIAWIKI_API_URLNoThe URL of the MediaWiki API endpointhttps://wizzypedia.forgottenrunes.com/w/api.php
MEDIAWIKI_PASSWORDNoYour MediaWiki password (required for write operations)
MEDIAWIKI_USERNAMENoYour MediaWiki username (required for write operations)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_pages

Search for pages in the wiki using keywords

read_page

Fetch the raw wikitext content of a page

create_page

Create a new wiki page

update_page

Update an existing wiki page

get_page_history

Get revision history of a page

get_categories

Get categories a page belongs to

ID: 7c95htip2c