Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEDIAWIKI_WIKISNoComma-separated Name:URL pairs for multi-wiki (e.g. Main:https://wiki.example.com,Dev:https://dev.wiki.example.com)
MEDIAWIKI_BASE_URLNoBase URL of the single wiki (e.g. https://wiki.example.com)
MEDIAWIKI_MCP_HOSTNoHost for HTTP mode (default 0.0.0.0)
MEDIAWIKI_MCP_PORTNoPort for HTTP mode (default 8009)
MEDIAWIKI_PASSWORDNoBot password for single wiki
MEDIAWIKI_USERNAMENoBot password username for single wiki (e.g. Admin@mcp)
MEDIAWIKI_DEFAULT_WIKINoName of the default wiki when using multi-wiki (optional)
MEDIAWIKI_PASSWORD_DEVNoBot password for wiki named Dev
MEDIAWIKI_USERNAME_DEVNoBot password username for wiki named Dev
MEDIAWIKI_PASSWORD_MAINNoBot password for wiki named Main (use MEDIAWIKI_PASSWORD_<NAME> for each wiki)
MEDIAWIKI_USERNAME_MAINNoBot 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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