GongRzhe/terminal-controller-mcp
A Model Context Protocol (MCP) server that enables secure terminal command execution, directory navigation, and file system operations through a standardized interface.
Platform-specific configuration:
{
"mcpServers": {
"terminal-controller-mcp": {
"command": "npx",
"args": [
"-y",
"terminal-controller-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...