Back to Home

PowerShell-MCP-Server

Verified Safe

by NopeNix

Overview

A PowerShell-based API server, containerized with Docker, likely designed for automation or exposing system functionalities.

Installation

Run Command
docker-compose up -d

Security Notes

PowerShell API servers can be susceptible to command injection if 'Invoke-Expression' or similar commands process unsanitized user input. Standard web API vulnerabilities (e.g., broken authentication, insecure direct object references, or misconfigurations) are potential risks. Running within a Docker container provides some level of isolation but does not mitigate application-layer flaws.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Stars0
Forks0
Last Update2025-11-18

Tags

PowerShellAPI ServerDockerOpenAPIAutomation