hypernode-mcp-server

poespas/hypernode-mcp-server

3.3

If you are the rightful owner of hypernode-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 Hypernode MCP Server is a comprehensive solution for managing Hypernode environments, offering tools for vhost management, incident handling, attack blocking, and nginx log analysis.

Tools

Functions exposed to the LLM to take actions

list_vhosts

List all vhosts configured on the Hypernode with their settings

modify_vhost

Modify vhost configurations (create, update, delete, SSL settings, etc.)

list_incidents

List all incidents in the ~/incidents directory

get_incident

Get files from a specific incident directory ~/incidents/[date]/*

list_attacks

List all available attack blocking options from hypernode-systemctl block_attack

block_attack

Block a specific attack using hypernode-systemctl block_attack

analyze_nginx_logs

Analyze nginx logs using pnl with filters, date ranges, and field selection

execute_shell_command

Execute shell commands with safety restrictions (dangerous commands like rm are blocked)

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources