Skip to main content
Glama
306,353 tools. Last updated 2026-07-26 19:14

"cPanel" matching MCP tools:

Matching MCP Servers

  • Retrieve bandwidth usage statistics for a specific cPanel account. Provide the account alias and cPanel user to access the data.
    MIT
  • List all websites hosted on a BT Panel server, showing domain, root directory, and status. Use to confirm site names and paths before querying logs.
    MIT
  • Analyze Nginx HTTP request logs to troubleshoot status code anomalies, traffic sources, and crawler attacks. Reads access or error logs for any site.
    MIT
  • Retrieve and inspect backend application logs to diagnose SQL errors, interface exceptions, business logic bugs, and program crashes from supported frameworks.
    MIT
  • Analyze package manager manifest files to detect supply-chain risks, version pinning issues, typosquatting indicators, and dependency hygiene problems.
    MIT
  • Retrieve the current evaluation session status, including evaluation count, detected frameworks, verdict history per file, and stability indicators, to understand what has been reviewed.
    MIT
  • Retrieve real-time server status including CPU, memory, disk usage, network traffic, and system load to diagnose performance issues or verify resource availability.
    MIT
  • Discover which providers will be dispatched for a given configuration without invoking them. Use this to plan parallel per-provider calls.
    MIT
  • Retrieve a list of all judges on the Agent Tribunal panel, including their areas of expertise and evaluation criteria.
    MIT
  • Submit code for streaming evaluation that returns per-judge results progressively with running aggregate scores, providing early feedback as each of 45 judges completes.
    MIT
  • 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.
    MIT
  • Record feedback on findings as true positive, false positive, or won't fix to calibrate confidence scores and reduce noise from inaccurate rules.
    MIT
  • Reads content of any server file with optional last N lines for large files. Inspect configs, logs, and other text files.
    MIT
  • 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.
    MIT