Skip to content

MCP Server for Joomla v1.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 19:34
· 21 commits to master since this release
  • Added request metrics: every MCP request is recorded to a new #__mcpserver_request_log table (method, tool, status, error code, HTTP status, latency, client IP, context).
  • Added an admin Dashboard view with summary cards (total / last 24h / last 7d / error rate / average latency / rate-limit hits / auth failures), a requests-per-day chart, top tools and methods, and a recent-requests log.
  • Added Monitoring & Metrics options: toggle recording on/off and configure the retention window (old rows are pruned automatically).