kernel-mcp
by amit11-ibm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GREP_PATH | No | Override grep binary path. Default: grep. | grep |
| LOG_LEVEL | No | Log level: DEBUG, INFO, WARNING, ERROR. Default: INFO. | INFO |
| MAKE_PATH | No | Override make binary path. Default: make. | make |
| PERL_PATH | No | Override Perl interpreter path. Default: perl. | perl |
| QEMU_PATH | No | Override qemu-system binary path. Default: empty string (auto-detect). | |
| BUILD_JOBS | No | Override build_jobs. Default: 0. | 0 |
| MAX_RESULTS | No | Override max_results. Default: 50. | 50 |
| SMATCH_PATH | No | Override smatch binary path. Default: smatch. | smatch |
| SPARSE_PATH | No | Override sparse binary path. Default: sparse. | sparse |
| SPATCH_PATH | No | Override spatch (Coccinelle) binary path. Default: spatch. | spatch |
| RIPGREP_PATH | No | Override ripgrep binary path. Default: rg. | rg |
| CONTEXT_LINES | No | Override context_lines. Default: 5. | 5 |
| QEMU_MEMORY_MB | No | Override qemu_memory_mb. Default: 256. | 256 |
| CHECKPATCH_PATH | No | Override path to checkpatch.pl. Default: empty string (auto-detect). | |
| KERNEL_SOURCE_PATH | Yes | Absolute path to the Linux kernel source tree. | |
| OOPS_LOG_MAX_BYTES | No | Override oops_log_max_bytes. Default: 131072. | 131072 |
| QEMU_TIMEOUT_SECONDS | No | Override qemu_timeout_seconds. Default: 60. | 60 |
| BUILD_TIMEOUT_SECONDS | No | Override build_timeout_seconds. Default: 1800. | 1800 |
| SEARCH_TIMEOUT_SECONDS | No | Override search_timeout_seconds. Default: 30. | 30 |
| SMATCH_TIMEOUT_SECONDS | No | Override smatch_timeout_seconds. Default: 300. | 300 |
| SPARSE_TIMEOUT_SECONDS | No | Override sparse_timeout_seconds. Default: 300. | 300 |
| CHECKPATCH_TIMEOUT_SECONDS | No | Override checkpatch_timeout_seconds. Default: 60. | 60 |
| COCCINELLE_TIMEOUT_SECONDS | No | Override coccinelle_timeout_seconds. Default: 600. | 600 |
| GENERATE_COMMIT_MESSAGE_MAX_BYTES | No | Override generate_commit_message_max_bytes. Default: 131072. | 131072 |
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
ActivitySlowing
ResponsivenessNo issues