Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEDIAWIKI_API_URL | Yes | The URL of your MediaWiki installation's API endpoint (e.g., http://mediawiki.test/api.php) | |
| MEDIAWIKI_API_BOT_PASSWORD | Yes | The generated bot password from your wiki's Special:BotPasswords page | |
| MEDIAWIKI_API_BOT_USERNAME | Yes | Your bot username, typically in format YourUserName@YourBotName | |
| MEDIAWIKI_API_BOT_USER_AGENT | No | Custom User-Agent string for the bot (e.g., MediaWiki-MCP-Bot/1.0 (your.email@mediawiki.test)) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |