NLatarche/cassandra-log-analyzer-mcp
If you are the rightful owner of cassandra-log-analyzer-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Cassandra Log Analyzer MCP is a server designed to analyze and troubleshoot Apache Cassandra cluster logs using Claude AI.
Tools
Functions exposed to the LLM to take actions
configure_ssh_node
Configure SSH connection to a Cassandra node.
load_logs_from_ssh
Load logs from a node via SSH.
load_logs_from_all_nodes
Load logs from all configured nodes.
load_logs
Manually load logs (copy-paste).
analyze_cluster
Perform complete cluster analysis.
search_logs
Search logs using regex patterns.
get_errors
Extract all errors from logs.
compare_nodes
Compare metrics between nodes.
detect_issues
Detect known Cassandra issues.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client