theailanguage/terminal_server
MCP server that can execute terminal commands
Platform-specific configuration:
{
"mcpServers": {
"terminal_server": {
"command": "npx",
"args": [
"-y",
"terminal_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...