thruk-mcp
by k9fr4n
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| THRUK_API_KEY | Yes | X-Thruk-Auth-Key header | |
| THRUK_TIMEOUT | No | HTTP timeout in seconds | 30 |
| THRUK_BASE_URL | No | Thruk URL (no trailing slash) | http://localhost/thruk |
| THRUK_AUDIT_LOG | No | Emit one JSON audit line on stderr per write tool invocation | true |
| THRUK_AUTH_USER | No | Impersonation user (superuser key only) | |
| THRUK_READ_ONLY | No | Strip every write tool (ack, downtime, recheck, ...) | false |
| THRUK_VERIFY_SSL | No | Set false for self-signed certs | true |
| THRUK_ENABLED_TOOLS | No | Allowlist of tool names. CSV with fnmatch wildcards. Empty = all | |
| THRUK_MAX_CONCURRENT | No | Cap of concurrent in-flight HTTP requests. 0 = unlimited | 0 |
| THRUK_DEFAULT_BACKENDS | No | CSV of default backend names (federated Thruk) |
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
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/k9fr4n/thruk-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server