Skip to content
Back to search
30
MCP

iflow-mcp_dfinke-mcp-powershell-exec

pypi/iflow-mcp_dfinke-mcp-powershell-exec

MCP PowerShell Exec Server - A lightweight server that accepts PowerShell scripts as strings, executes them, and returns the output.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_mcp-shell-server
MCP Shell Server - Execute shell commands via MCP protocol
0 tools
iflow-mcp_rosingul-mcp-active-directory-server
MCP server for Active Directory management with Python server and PowerShell backend
0 tools
iflow-mcp_windows-mcp
Lightweight MCP Server for interacting with Windows Operating System.
0 tools
iflow-mcp_patrickomatik-mcp-bash-server
A simple Model-Context-Protocol (MCP) server for executing bash commands
0 tools
iflow-mcp_cmd-line-mcp
Command-line MCP server for safe command execution
0 tools
iflow-mcp_mcp-python-interpreter
MCP server for Python code execution and environment management
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_dfinke-mcp-powershell-exec": {
      "url": "None",
      "transport": "http"
    }
  }
}