MCP.so
登录

MCP PowerShell Exec Server

@dfinke

关于 MCP PowerShell Exec Server

MCP Server for executing PowerShell scripts

基本信息

分类

开发工具

许可证

MIT

运行时

python

传输方式

stdio

发布者

dfinke

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP PowerShell Exec Server?

MCP PowerShell Exec Server is a lightweight MCP server that accepts PowerShell scripts as string inputs, executes them securely, and returns the output in real time. It is designed to enable AI assistants to understand and work with PowerShell.

How to use MCP PowerShell Exec Server?

Clone the repository and configure the server in VSCode Insiders by editing .vscode/mcp.json with the command py and args pointing to the server.py path. Then enable Agent mode in Copilot Edits and refresh the available tools.

Key features of MCP PowerShell Exec Server

  • Accepts PowerShell scripts via string input
  • Executes scripts securely in an MCP Server environment
  • Returns execution results in real time
  • Enables AI assistants to understand and work with PowerShell

Use cases of MCP PowerShell Exec Server

  • Enabling AI assistants to execute and understand PowerShell scripts
  • Integrating with GitHub Copilot in VSCode Insiders to run PowerShell commands through agent mode

FAQ from MCP PowerShell Exec Server

What are the system requirements for MCP PowerShell Exec Server?

Python 3.10 or higher and PowerShell 5

评论

开发工具 分类下的更多 MCP 服务器