ahk-mcp
If you are the rightful owner of ahk-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP server exposing AutoHotkey functionality, enabling model interfaces to automation tasks on Windows.
The ahk-mcp server is a Model Context Protocol (MCP) server designed to expose AutoHotkey functionalities, allowing model interfaces to automate tasks on Windows. This server is specifically tailored for Windows environments and provides a comprehensive suite of tools to interact with the operating system. It enables the enumeration of windows and applications, control over keyboard and mouse inputs, interrogation of Windows APIs for detailed window information, and screen capture with OCR capabilities. These features are particularly useful for tasks where text is not readily accessible through standard Windows APIs. Additionally, the server offers precise window positioning and contextual information about monitor setups, facilitating advanced automation tasks. The server currently exposes 33 tools, providing a robust platform for automation and interaction with Windows systems. Users are encouraged to explore the source code in `main.py` for a deeper understanding of the available functionalities.
Features
- Enumerate windows/applications
- Control keyboard/mouse inputs
- Interrogate Windows APIs for window information
- Screen capture and OCR functionality
- Accurate window positioning and monitor context