MCP server for terminal command execution
MCP server for executing commands on local or remote hosts. Supports session persistence, environment variables, and SSE mode.
{
"mcpServers": {
"terminal": {
"mcpServers": {
"terminal": {
"args": [
"-y",
"terminal-mcp-server"
],
"command": "npx"
}
}
}
}
}