htb-mcp-server

noaslr/htb-mcp-server

3.2

If you are the rightful owner of htb-mcp-server 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.

The HackTheBox MCP Server is a Model Context Protocol server that provides AI assistants with programmatic access to HackTheBox platform functionality.

Tools

Functions exposed to the LLM to take actions

list_challenges

Get paginated list of challenges with filtering

start_challenge

Initialize a challenge environment

submit_challenge_flag

Submit flags for challenge verification

list_machines

Get active/retired machines with status information

start_machine

Start a machine and get connection details

get_machine_ip

Retrieve IP address of active machine

submit_user_flag

Submit user flags for machines

submit_root_flag

Submit root flags for machines

get_user_profile

Retrieve user profile and statistics

get_user_progress

Get completion status and achievements

search_content

Advanced search across challenges/machines/users

get_server_status

Health check and server information

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources