mcpbeat Sign in

MCP Debezium MCP Server

local only

MCP Debezium runs on your own machine — the client starts it, so there is no endpoint to ping. 393 installs a week from npm. Last commit 30 Aug 2026.

Debezium / Kafka Connect CDC connector management for AI agents — governed, secret-safe.

Installs per day peak 180 · avg 13
a month agotoday
393
Installs / week
npm · @dockndevai/mcp-debezium
1
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Debezium every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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-debezium -- npx -y @dockndevai/mcp-debezium
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-debezium": {
      "args": [
        "-y",
        "@dockndevai/mcp-debezium"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-debezium]
command = "npx"
args = ["-y", "@dockndevai/mcp-debezium"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-debezium": {
      "args": [
        "-y",
        "@dockndevai/mcp-debezium"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-debezium": {
      "args": [
        "-y",
        "@dockndevai/mcp-debezium"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Debezium

same job, measured the same way
Secure Vault
by mdfifty50-boop

Encrypted secrets and credential management for agents

49 installs/wk local only
MCP Oci
by dockndevai

Oracle Cloud discovery + Terraform generation for AI agents — read-only, secret-safe.

458 installs/wk local only
Pqvault
by pdaxt

Post-quantum secrets manager for AI agents. ML-KEM-768 + X25519 + AES-256-GCM.

local only
Janee
by rsdouglas

Secure secrets proxy for AI agents — manages API keys so agents never see raw credentials.

197 installs/wk local only
Agent Memory
by xchucx

Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.

75 installs/wk local only
E2b
by mcparmory

Create and manage secure sandboxes for running AI agent code

311 installs/wk local only
MCP Wordpress
by crunchtools

Secure MCP server for WordPress content management

111 installs/wk local only
Switchboard
by wkoverfield

One firewall and password manager for all your AI coding agents' MCP servers and secrets.

60 installs/wk local only

MCP Debezium — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Debezium?
MCP Debezium 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 @dockndevai/mcp-debezium was installed 393 times last week.
How do I connect MCP Debezium?
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 @dockndevai/mcp-debezium straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Debezium?
The npm package @dockndevai/mcp-debezium was installed 393 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Debezium open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.