mcpbeat Sign in

HotkeylessAHK MCP Skill MCP Server

by tim0-12432 Your server? Claim it
local only

HotkeylessAHK MCP Skill runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 12 Aug 2026.

MCP server for Hotkeyless AHK HTTP API.

Installs per day peak 20 · avg 9 · +42% w/w
a month agotoday
46
Installs / week
npm · @tim0_12432/hotkeyless-ahk-mcp-server
2
Stars
0 open issues
12 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check HotkeylessAHK MCP Skill every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add HotkeylessAHK-mcp-skill -- npx -y @tim0_12432/hotkeyless-ahk-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "HotkeylessAHK-mcp-skill": {
      "args": [
        "-y",
        "@tim0_12432/hotkeyless-ahk-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.HotkeylessAHK-mcp-skill]
command = "npx"
args = ["-y", "@tim0_12432/hotkeyless-ahk-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "HotkeylessAHK-mcp-skill": {
      "args": [
        "-y",
        "@tim0_12432/hotkeyless-ahk-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "HotkeylessAHK-mcp-skill": {
      "args": [
        "-y",
        "@tim0_12432/hotkeyless-ahk-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: BASE_URL (The base URL of the Hotkeyless AHK HTTP server.), TIMEOUT_MS (The timeout in milliseconds for requests to the server.), BLACKLIST (A comma-separated list of blacklisted commands.), CACHE_TTL_MS (The time-to-live in milliseconds for cached responses.), ENDPOINT_LIST (The default endpoint path for listing commands.), ENDPOINT_TRIGGER (The default endpoint path for triggering commands.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to HotkeylessAHK MCP Skill

same job, measured the same way
Hostinger API MCP
by hostinger

MCP server for Hostinger API

155 172 installs/wk answering
Swapi MCP
by abhishekjkrsna

MCP server for SWAPI API

46 installs/wk local only
Qnap
by marcelo-ochoa

MCP server for QNAP NAS API

32 installs/wk local only
Razorpay
by indiamcp

MCP server for Razorpay API.

21 installs/wk local only
Harness
by asklokesh

MCP server for Harness API integration

52 installs/wk local only
Enhance MCP
by avclabs

HTTP MCP Client-Server for video enhancement API

99 installs/wk local only
Strava MCP
by r-huijts

MCP server for accessing Strava API

48 installs/wk local only
Bmc Helix MCP
by rod-anami-kyndryl

A MCP Server for BMC Helix ITSM API.

41 installs/wk local only

HotkeylessAHK MCP Skill — questions

Answers built from our own checks of this server.

Why is there no uptime for HotkeylessAHK MCP Skill?
HotkeylessAHK MCP Skill runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @tim0_12432/hotkeyless-ahk-mcp-server was installed 46 times last week.
How do I connect HotkeylessAHK MCP Skill?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @tim0_12432/hotkeyless-ahk-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use HotkeylessAHK MCP Skill?
The npm package @tim0_12432/hotkeyless-ahk-mcp-server was installed 46 times in the last week. Week over week that is +42%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is HotkeylessAHK MCP Skill open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.