MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.
Quick Install
npx mcp-server-terminalClaude Desktop Config
{
"mcpServers": {
"io-github-aybelatchane-mcp-server-terminal": {
"command": "npx",
"args": [
"mcp-server-terminal"
]
}
}
}v1.0.3
Imported from MCP Registry