Skip to content
Back to search
30
MCP

PowerShell Terminal MCP

io.github.tim00r/powershell-terminal-mcp

Shared AI + user PowerShell session on Windows - execute commands, run scripts, automate your PC

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

Similar MCP servers embedding-nearest

host-terminal-mcp
MCP server for executing terminal commands on the host machine with configurable permissions
0 tools
local-terminal-mcp
Connect your local terminal to AI agents via MCP (Model Context Protocol). Provides secure shell, file read/write, and directory listing too
0 tools
Terminal MCP Server
MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.
0 tools
io.github.mkpvishnu/terminal-mcp
MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, TUI apps
0 tools
Remote Terminal MCP
Complete SSH terminal for Linux with AI/user control and dual-stream visibility
0 tools
Remote Terminal MCP
Complete SSH terminal for Linux with AI/user control and dual-stream visibility
0 tools

How to use

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

{
  "mcpServers": {
    "powershell_terminal_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}