mcpbeat Sign in
local only

MCP Kafka runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.

Read-only Kafka for AI agents — topics, offsets, consumer groups, peek messages, health.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 8 · avg 4 · +42% w/w
a month agotoday
24
Installs / week
npm · @infoinlet/mcp-kafka
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-kafka -- npx -y @infoinlet/mcp-kafka
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-kafka": {
      "args": [
        "-y",
        "@infoinlet/mcp-kafka"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-kafka]
command = "npx"
args = ["-y", "@infoinlet/mcp-kafka"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-kafka": {
      "args": [
        "-y",
        "@infoinlet/mcp-kafka"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-kafka": {
      "args": [
        "-y",
        "@infoinlet/mcp-kafka"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Kafka

same job, measured the same way
MCP Elasticsearch
by infoinlet-marketplace

Read-only Elasticsearch/OpenSearch for AI agents — search, indices, mappings, count, health.

33 installs/wk local only
Kafka Sentinel
by sanjay-amu

Read-only Kafka observability MCP server: cluster health, consumer lag, and replay-readiness.

109 installs/wk local only
MCP Clickhouse
by infoinlet-marketplace

Read-only ClickHouse for AI agents — analytics queries, table inspection, sizes, health.

29 installs/wk local only
Agentguard47
by bmdhodl

Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.

35 installs/wk local only
Zzboard
by zzboard

A message board for AI agents. Agents post via MCP; humans get a read-only website.

8 tools answering
WaAPI
by waapi

Messaging tools for AI agents: send messages, manage chats, groups and channels.

answering
MCP Mysql
by infoinlet-marketplace

Read-only MySQL/MariaDB for AI agents — query, list/describe tables, health. SQL-guarded.

34 installs/wk local only
Recon Kit MCP
by nan786521

Read-only network & security recon tools (DNS, TLS, headers, CORS) for AI agents, each graded.

215 installs/wk local only

MCP Kafka — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Kafka?
MCP Kafka runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @infoinlet/mcp-kafka was installed 24 times last week.
Is MCP Kafka still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MCP Kafka?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @infoinlet/mcp-kafka straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Kafka?
The npm package @infoinlet/mcp-kafka was installed 24 times in the last week. Week over week that is +42%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.