Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fetch_config | |
| get_config | |
| get_config_path | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyze_config | Create a prompt to fetch and analyze device configuration. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| server_info | Return server metadata as JSON. |