Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| filesystem | Comprehensive file system operations including directory browsing, file reading, searching, and basic file operations |
| process_manager | Comprehensive process management including listing processes, getting process details, killing processes, and monitoring resource usage |
| system_info | Comprehensive system information including hardware details, OS info, environment variables, and system configuration |
| registry | Windows Registry operations including reading registry keys, values, and searching registry entries |
| service_manager | Windows service management including listing services, getting service details, starting/stopping services, and monitoring service status |
| network | Network information and diagnostics including network adapters, connections, ports, routing, and network testing |
| performance | System performance monitoring including CPU usage, memory usage, disk I/O, network I/O, and system performance counters |