{"id":27152348,"url":"https://github.com/spyoungtech/ahk-mcp","last_synced_at":"2026-04-28T08:05:04.487Z","repository":{"id":286711518,"uuid":"959539261","full_name":"spyoungtech/ahk-mcp","owner":"spyoungtech","description":"MCP server exposing AutoHotkey functionality, enabling model interfaces to automation tasks on Windows.","archived":false,"fork":false,"pushed_at":"2025-05-21T03:36:03.000Z","size":33,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T04:32:05.990Z","etag":null,"topics":["ai","autohotkey","automation","mcp","ocr"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spyoungtech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-03T00:23:35.000Z","updated_at":"2025-05-21T03:34:13.000Z","dependencies_parsed_at":"2025-04-10T01:35:59.857Z","dependency_job_id":null,"html_url":"https://github.com/spyoungtech/ahk-mcp","commit_stats":null,"previous_names":["spyoungtech/ahk-mcp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spyoungtech/ahk-mcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyoungtech%2Fahk-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyoungtech%2Fahk-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyoungtech%2Fahk-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyoungtech%2Fahk-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spyoungtech","download_url":"https://codeload.github.com/spyoungtech/ahk-mcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyoungtech%2Fahk-mcp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32371706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","autohotkey","automation","mcp","ocr"],"created_at":"2025-04-08T15:26:03.621Z","updated_at":"2026-04-28T08:05:04.391Z","avatar_url":"https://github.com/spyoungtech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ahk-mcp\n\nMCP server exposing AutoHotkey functionality, enabling model interfaces to automation tasks on Windows.\n\nThis server only works on Windows and provides the following tools to your AI:\n\n- Ability to enumerate windows/applications\n- Ability to control keyboard/mouse (typing, clicking, etc)\n- Ability to interrogate Windows APIs (via AutoHotkey) about windows (e.g., to get the text of a window, the position of its GUI controls, etc.)\n- Screen capture \u0026 OCR functionality (useful when text is not exposed properly by Windows APIs/controls)\n- Ability to get accurate window positioning and contextual information about computer monitors (e.g., know what windows are on your primary/secondary monitors)\n- Ability to manipulate windows and other actions via AutoHotkey\n\nIn total, there are 33 tools currently exposed by the server, the above is just a simple overview. \nWhile we work on documentation, exploring the source code in `main.py` is encouraged!\n\n## Usage\n\nThis project makes use of the [Python MCP SDK](https://github.com/modelcontextprotocol/python-sdk) with FastMCP. Please \nsee the Python MCP SDK repo and documentation for detailed information.\n\nAssuming you've already setup `mcp` CLI, you can install this MCP service in Claude Desktop with a simple `mcp` command:\n\n```bash\nmcp install main.py\n```\n\nThis project depends on `ahk-binary` to provide the required AutoHotkey executables and the [`ahk`](https://github.com/spyoungtech/ahk) \nproject to interface with AutoHotkey. It uses `mss`, [`easyocr`](https://github.com/JaidedAI/EasyOCR?tab=readme-ov-file#installation), and `numpy` \nfor OCR functionality.\n\n## Contributing\n\nThe best way to contribute is right here on GitHub. Please feel free to [open an issue](https://github.com/spyoungtech/ahk-mcp/issues) \nto get started. Pull requests are also welcome, but it is strongly recommended to open an issue first, especially for \nsignificant changes.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspyoungtech%2Fahk-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspyoungtech%2Fahk-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspyoungtech%2Fahk-mcp/lists"}