htb-app-mcp

bgrewell/htb-app-mcp
★ 0 stars Go 🧠 Memory/Knowledge Updated 2d ago
Unofficial MCP server + OpenAPI docs for the HackTheBox main app
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "htb-app-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/bgrewell/htb-app-mcp@latest"
      ]
    }
  }
}

README Excerpt

> **Status: pre-alpha.** Active scaffolding. Not yet usable. An unofficial **Model Context Protocol** server for the [HackTheBox](https://www.hackthebox.com) main application — machines, challenges, sherlocks, profiles, rankings, tracks, pro labs, fortresses, seasons, VPN, search. HackTheBox ships an official MCP server for their [CTF platform](https://help.hackthebox.com/en/articles/11793915-model-context-protocol-for-ctf), but there is no official MCP or public API documentation for the main a