This MCP server automates Windows desktop tasks using AutoIt. It exposes functions to control windows, send keystrokes, and interact with UI elements. It connects to the Windows API and AutoIt scripting engine. Developers use it to build AI agents that automate repetitive desktop tasks, test software, or interact with legacy applications.
This MCP server automates Windows desktop tasks using AutoIt. It exposes functions to control windows, send keystrokes, and interact with UI elements. It connects to the Windows API and AutoIt scripting engine. Developers use it to build AI agents that automate repetitive desktop tasks, test software, or interact with legacy applications.
npx -y mcp-windows-desktop-automationAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mario-andreschak-mcp-windows-desktop-automation-github": {
"command": "npx",
"args": [
"-y",
"npx -y mcp-windows-desktop-automation"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp windows desktop automation?"
No configuration required. This server works out of the box.
"What resources are available in mcp windows desktop automation?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp windows desktop automation"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp windows desktop automation with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.