ithreemcp
Verified Safeby mschoch
Overview
Controls the i3 window manager using natural language commands via AI assistants.
Installation
./ithreemcpSecurity Notes
The `RunCommand` tool allows execution of arbitrary i3 commands, including those that can run external shell commands via i3's `exec` directive. This presents a significant security risk if the MCP client or the orchestrating AI assistant is untrusted, compromised, or not properly constrained, as it could lead to arbitrary code execution on the user's system. There is no server-side validation or sanitization of the commands passed to `RunCommand`. Users should exercise extreme caution and only run this server with trusted MCP clients and AI models in controlled environments.
Similar Servers
5ire
A desktop AI assistant client that integrates with various LLM providers and connects to Model Context Protocol (MCP) servers for extended tool-use and knowledge base capabilities.
ha-mcp
Provides AI agents with complete control over Home Assistant via REST and WebSocket APIs, offering a comprehensive suite of tools for smart home management, automation, and debugging.
Windows-MCP.Net
Enabling AI assistants to automate tasks and interact with the Windows desktop environment.
tmux-mcp
Enables AI assistants (like Claude Desktop) to interact with, control, and observe tmux terminal sessions by providing tools for session management and command execution.