Server Details
Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste…
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- DynamicEndpoints/PowerShell-Exec-MCP-Server
- GitHub Stars
- 1
- Server Listing
- PowerShell Exec MCP Server
Available Tools
14 toolsensure_directoryTry in Inspector
Ensure directory exists and return absolute path.
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
generate_bigfix_action_scriptTry in Inspector
Generate a BigFix action script to perform remediation or configuration changes.
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| description | Yes | ||
| output_path | No | ||
| action_logic | Yes |
generate_bigfix_relevance_scriptTry in Inspector
Generate a BigFix relevance script to determine if computers need action.
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| description | Yes | ||
| output_path | No | ||
| relevance_logic | Yes |
generate_bigfix_script_pairTry in Inspector
Generate a complete pair of BigFix relevance and action scripts for deployment.
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| output_dir | No | ||
| description | Yes | ||
| action_logic | Yes | ||
| relevance_logic | Yes |
generate_custom_scriptTry in Inspector
Generate a custom PowerShell script based on description.
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| parameters | No | ||
| description | Yes | ||
| output_path | No | ||
| script_type | Yes | ||
| include_logging | No | ||
| include_error_handling | No |
generate_intune_remediation_scriptTry in Inspector
Generate a Microsoft Intune remediation script with enterprise-grade features.
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| description | Yes | ||
| output_path | No | ||
| remediation_logic | Yes |
generate_intune_script_pairTry in Inspector
Generate a complete pair of Microsoft Intune detection and remediation scripts.
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| output_dir | No | ||
| description | Yes | ||
| detection_logic | Yes | ||
| remediation_logic | Yes |
generate_script_from_templateTry in Inspector
Generate a PowerShell script from a template.
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| parameters | Yes | ||
| output_path | No | ||
| template_name | Yes |
get_event_logsTry in Inspector
Get Windows event logs.
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | ||
| newest | No | ||
| logname | Yes | ||
| timeout | No |
get_processesTry in Inspector
Get information about running processes.
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| name | No | ||
| sort_by | No | ||
| timeout | No |
get_running_servicesTry in Inspector
Get information about running services.
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| status | No | ||
| timeout | No |
get_system_infoTry in Inspector
Get system information.
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| properties | No |
run_powershellTry in Inspector
Execute PowerShell commands securely.
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | No | ||
| code | Yes | ||
| timeout | No |
run_powershell_with_progressTry in Inspector
Execute PowerShell commands with detailed progress reporting.
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | No | ||
| code | Yes | ||
| timeout | No |
FAQ
How do I claim this server?
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
What are the benefits of claiming a server?
- Control your server's listing on Glama, including description and metadata
- Receive usage reports showing how your server is being used
- Get monitoring and health status updates for your server
Your Connectors
Sign in to create a connector for this server.