PowerShell MCP Server
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": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| execute-powershellC | Execute a PowerShell command with optional working directory |
| execute-powershell-scriptB | Execute a PowerShell script file with optional parameters |
| create-powershell-scriptB | Create a new PowerShell script file with specified content |
| get-system-infoB | Get comprehensive Windows system information including hardware, OS, and performance metrics |
| get-process-listA | Get list of running processes with CPU and memory usage, optionally filtered by name |
| get-service-statusB | Get Windows service status, optionally filtered by service name or status |
| check-disk-spaceA | Check disk space usage for all drives or a specific drive |
| list-directoryC | List contents of a directory with detailed information |
| get-file-infoC | Get detailed information about a file or directory |
| search-filesB | Search for files and directories matching a pattern |
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/gunjanjp/powershell-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server