Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | デバッグモード(1で有効) | 0 |
MEDIAWIKI_PATH | No | MediaWikiのパス | /w |
MEDIAWIKI_SERVER | Yes | MediaWikiサーバーのホスト名(例: ja.wikipedia.org) | |
MEDIAWIKI_PASSWORD | No | ログイン用のパスワード | |
MEDIAWIKI_PROTOCOL | No | MediaWikiサーバーとの通信プロトコル | https |
MEDIAWIKI_USERNAME | No | ログイン用のユーザー名 | |
MEDIAWIKI_USER_AGENT | No | APIリクエスト時のユーザーエージェント | MediaWiki-MCP-Server/1.0 |
MEDIAWIKI_CONCURRENCY | No | 同時接続数の制限 | 3 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |