Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From kwin-mcp
Provides tools for interacting with KWin, the KDE Plasma window manager, for window management, virtual desktops, and desktop scripting/automation. Runs locally via uvx.
npx claudepluginhub isac322/kwin-mcp --plugin kwin-mcpCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"kwin-mcp": {
"command": "uvx",
"args": [
"kwin-mcp"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.