Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logs, set to swipl-mcp-server | |
| MCP_LOG_LEVEL | No | Log level: debug | info | warn | error | silent | warn |
| SWI_MCP_TRACE | No | Optional low-level trace of child I/O and protocol | |
| SWI_MCP_PROLOG_PATH | No | Override Prolog server script path | |
| SWI_MCP_QUERY_TIMEOUT_MS | No | Query execution timeout (ms) | 30000 |
| SWI_MCP_READY_TIMEOUT_MS | No | Server startup timeout (ms) | 5000 |
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 | |