ahk-mcp
by anomalous3
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AHK_EXE | No | Path to AutoHotkey v2 executable. If yours is elsewhere, set this variable. | %LOCALAPPDATA%\Programs\AutoHotkey\v2\AutoHotkey64.exe |
| AHK_TIMEOUT | No | Default script execution timeout in seconds. | 10 |
| PYTHONIOENCODING | No | Prevents Windows cp1252 encoding crashes on Unicode output (recommended value: utf-8). | |
| PYTHONUNBUFFERED | No | Ensures that Python's output is sent straight to terminal (recommended value: 1). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/anomalous3/ahk-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server