mpaulgreen/audit-query-mcp-server
If you are the rightful owner of audit-query-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 OpenShift Audit Query MCP Server is a production-ready server that provides structured access to OpenShift audit logs through intelligent query generation, execution, and result tracking.
Tools
Functions exposed to the LLM to take actions
generate_audit_query_with_result
Converts structured parameters into safe OpenShift audit commands with rolling log support and returns detailed AuditResult.
execute_audit_query_with_result
Safely executes the generated oc command and returns detailed AuditResult.
parse_audit_results_with_result
Parses raw audit log output into structured format with enhanced parsing and detailed tracking.
execute_complete_audit_query
Executes the complete audit query pipeline (generate → execute → parse) in one operation.
get_cache_stats
Retrieves cache statistics and performance metrics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client