Windows Command Line MCP Server
效率与工作流by alxspiker
Enable AI models to interact with Windows command-line functionality securely and efficiently. Execute commands, create projects, and retrieve system information while maintaining strict security protocols. Enhance your development workflows with safe command execution and project management tools.
Tools (8)
list_running_processesList all running processes on the system. Can be filtered by providing an optional filter string that will match against process names.
get_system_infoRetrieve system information including OS, hardware, and user details. Can provide basic or full details.
get_network_infoRetrieve network configuration information including IP addresses, adapters, and DNS settings. Can be filtered to a specific interface.
get_scheduled_tasksRetrieve information about scheduled tasks on the system. Can query all tasks or get detailed status of a specific task.
get_service_infoRetrieve information about Windows services. Can query all services or get detailed status of a specific service.
list_allowed_commandsList all commands that are allowed to be executed by this server. This helps understand what operations are permitted.
execute_commandExecute a Windows command and return its output. Only commands in the allowed list can be executed. This tool should be used for running simple commands like 'dir', 'echo', etc.
execute_powershellExecute a PowerShell script and return its output. This allows for more complex operations and script execution. PowerShell must be in the allowed commands list.
Related MCP Servers
MCP server for terminal commands, file operations, and process management
5.9kOpen-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
2.0k