Kafka Dataops MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from pypi. Last commit 19 Mar 2026.
DataOps Kafka MCP server with consumer lag diagnosis and broker monitoring
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kafka-dataops-mcp -- uvx kafka-dataops-mcp
{
"mcpServers": {
"kafka-dataops-mcp": {
"args": [
"kafka-dataops-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.kafka-dataops-mcp]
command = "uvx"
args = ["kafka-dataops-mcp"]
{
"mcpServers": {
"kafka-dataops-mcp": {
"args": [
"kafka-dataops-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"kafka-dataops-mcp": {
"args": [
"kafka-dataops-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.