Manage and troubleshoot Strimzi Kafka on Kubernetes using AI. MCP server with support for topics, users, KafkaConnect, MirrorMaker2, and Cruise Control rebalancing.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"strimzi-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
This is not an official Strimzi project. It is an independent, community-driven tool.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in data / cloud
Manage Supabase projects — databases, auth, storage, and edge functions
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
MCP Server for GCP environment for interacting with various Observability APIs.
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
MCP Security Weekly
Get CVE alerts and security updates for Strimzi Mcp Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
[!NOTE] This is not an official Strimzi project. It is an independent, community-driven tool.
An MCP (Model Context Protocol) server for interacting with Strimzi Kafka on Kubernetes. Enables AI assistants like Claude to manage and troubleshoot Strimzi resources.
62 tools for comprehensive Strimzi Kafka management on Kubernetes.
list_kafkas - List Kafka clusters across namespacesget_kafka_status - Get detailed cluster status and conditionsrestart_kafka_broker - Trigger rolling restart via annotationget_kafka_listeners - List listener addresses for connectionsscale_node_pool - Adjust KafkaNodePool replicaslist_topics - List KafkaTopic resourcesdescribe_topic - Get detailed topic info (spec, status, config)create_topic - Create new KafkaTopic resourcesdelete_topic - Delete KafkaTopic resourcesupdate_topic_config - Update topic partitions or configurationget_unready_topics - Find topics with issuesget_topic_operator_status - Check entity-operator pod healthcompare_topic_config - Compare topic configurationslist_users - List KafkaUser resourcesdescribe_user - Get user details (authentication, ACLs, quotas)create_user - Create new KafkaUser with authentication configdelete_user - Delete KafkaUser resourcesget_user_credentials - Get credentials from generated Secretget_user_operator_status - Check user-operator container healthupdate_user_acls - Show/clear ACL rulesupdate_user_quotas - Modify user quotaslist_user_acls - Display ACLs in readable formatlist_node_pools - List KafkaNodePool resourcesdescribe_node_pool - Get node pool details (roles, node IDs, storage)get_cluster_operator_status - Check Cluster Operator deployment healthlist_kafka_connects - List KafkaConnect clustersdescribe_kafka_connect - Get detailed KafkaConnect info (plugins, build config)list_connect_plugins - List available connector pluginslist_connectors - List KafkaConnector resourcesdescribe_connector - Get connector details (config, tasks, status)create_connector - Create new KafkaConnectordelete_connector - Delete a connectorpause_connector - Pause a connectorresume_connector - Resume a paused connectorrestart_connector - Restart a connectorupdate_connector_config - Update connector configurationlist_rebalances - List KafkaRebalance resourcesdescribe_rebalance - Get rebalance details (optimization proposal, progress)create_rebalance - Create KafkaRebalance resourceapprove_rebalance - Approve a rebalance proposalstop_rebalance - Stop/cancel a rebalancerefresh_rebalance - Refresh a rebalance proposallist_mirrormaker2s - List KafkaMirrorMaker2 resourcesdescribe_mirrormaker2 - Get MM2 details (source/target clusters, connectors)create_mirrormaker2 - Create cross-cluster replicationlist_bridges - List KafkaBridge resources (HTTP access)describe_bridge - Get bridge details (HTTP config, producer/consumer settings)get_kafka_logs - Fetch Kafka broker logsget_operator_logs - Fetch operator logsget_kafka_events - List Kubernetes eventshealth_check - Comprehensive cluster health checkdescribe_kafka_pod - Pod details and resourcesrotate_user_credentials - Rotate user credentialslist_certificates - List cluster certificatesget_certificate_expiry - Check certificate expiry datesexport_resource_yaml - Export resources as YAMLget_strimzi_version - Get Strimzi/operator versionslist_all_resources - Summary of all Strimzi resourcesmvn package -DskipTest
... [View full README on GitHub](https://github.com/see-quick/strimzi-mcp-server#readme)