MCP Server
MCP
io.github.dockndevai/mcp-debezium
Debezium / Kafka Connect CDC connector management for AI agents — governed, secret-safe.
Install
npx -y @dockndevai/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@dockndevai/mcp-debezium",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the Kafka Connect REST API.",
"name": "CONNECT_URL"
},
{
"description": "Access mode: read-only | read-write | admin.",
"name": "DEBEZIUM_MODE"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment