iris-networks/terminal_mcp
A Model Context Protocol (MCP) server written in Go that provides secure terminal command execution with configurable timeouts and platform-specific support.
Platform-specific configuration:
{
"mcpServers": {
"terminal_mcp": {
"command": "npx",
"args": [
"-y",
"terminal_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...