Skip to main content
Glama
pyproject.toml503 B
[build-system] requires = ["setuptools>=45", "wheel"] build-backend = "setuptools.build_meta" [project] name = "mcp-powershell-exec" version = "0.3.0" description = "MCP server for secure PowerShell command execution with HTTP and STDIO support" readme = "README.md" requires-python = ">=3.10" license = {text = "MIT"} dependencies = [ "mcp>=1.9.0", "psutil>=5.9.0", "uvicorn>=0.25.0", "starlette>=0.40.0", ] [project.scripts] mcp-powershell-exec = "src.main:main"

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/DynamicEndpoints/PowerShell-Exec-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server