mediawiki-mcp
by ttpears
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEDIAWIKI_WIKIS | No | Comma-separated Name:URL pairs for multi-wiki (e.g. Main:https://wiki.example.com,Dev:https://dev.wiki.example.com) | |
| MEDIAWIKI_BASE_URL | No | Base URL of the single wiki (e.g. https://wiki.example.com) | |
| MEDIAWIKI_MCP_HOST | No | Host for HTTP mode (default 0.0.0.0) | |
| MEDIAWIKI_MCP_PORT | No | Port for HTTP mode (default 8009) | |
| MEDIAWIKI_PASSWORD | No | Bot password for single wiki | |
| MEDIAWIKI_USERNAME | No | Bot password username for single wiki (e.g. Admin@mcp) | |
| MEDIAWIKI_DEFAULT_WIKI | No | Name of the default wiki when using multi-wiki (optional) | |
| MEDIAWIKI_PASSWORD_DEV | No | Bot password for wiki named Dev | |
| MEDIAWIKI_USERNAME_DEV | No | Bot password username for wiki named Dev | |
| MEDIAWIKI_PASSWORD_MAIN | No | Bot password for wiki named Main (use MEDIAWIKI_PASSWORD_<NAME> for each wiki) | |
| MEDIAWIKI_USERNAME_MAIN | No | Bot password username for wiki named Main (use MEDIAWIKI_USERNAME_<NAME> for each wiki) |
Capabilities
Server capabilities have not been inspected yet.
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ttpears/mediawiki-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server