A comprehensive MCP server for managing cPanel web hosting accounts via UAPI, enabling file, database, email, domain, cron, backup, and system monitoring operations.
A complete MCP server enabling AI assistants to manage cPanel hosting through natural language, including file, database, email, subdomain, and system operations.
Retrieve and inspect backend application logs to diagnose SQL errors, interface exceptions, business logic bugs, and program crashes from supported frameworks.
Retrieve the current evaluation session status, including evaluation count, detected frameworks, verdict history per file, and stability indicators, to understand what has been reviewed.
Retrieve real-time server status including CPU, memory, disk usage, network traffic, and system load to diagnose performance issues or verify resource availability.
Submit code for streaming evaluation that returns per-judge results progressively with running aggregate scores, providing early feedback as each of 45 judges completes.
Analyze only modified lines in a code diff by running all 45 judges on the full file and filtering findings to the specified line changes. Supports PR reviews and incremental analysis.
Execute the benchmark suite to generate a dashboard with breakdowns by judge, category, and difficulty. Identify weak spots and evaluate system quality using precision, recall, F1, and false positive rates.