wikijs-mcp-server
by sglogger
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HTTP_HOST | No | Bind address of the HTTP endpoint. | 0.0.0.0 |
| MCP_HTTP_PORT | No | Port of the HTTP endpoint. | 3123 |
| MCP_TRANSPORT | No | Transport mode: 'http' or 'stdio'. | http |
| MCP_AUTH_TOKEN | No | Optional bearer token to protect the endpoint. | |
| WIKIJS_API_KEY | Yes | API key from Wiki.js, required. | |
| MCP_SERVER_NAME | No | Display name of the server. | wikijs-mcp-server |
| WIKIJS_BASE_URL | Yes | Base URL of the Wiki.js instance (without /graphql), required. | |
| WIKIJS_READ_ONLY | No | Set to 'true' to register only read-only tools. | false |
| WIKIJS_DEFAULT_LOCALE | No | Default locale for pages. | en |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues