Odel
mcp debezium

mcp debezium

Local
@dockndevai1TypeScriptMITUpdated 3 days ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@dockndevai/mcp-debeziumv0.1.2

Run

npx -y @dockndevai/mcp-debezium

MCP client config

{
  "mcpServers": {
    "mcp-debezium": {
      "command": "npx",
      "args": [
        "-y",
        "@dockndevai/mcp-debezium"
      ]
    }
  }
}