Mcp Config — confluentinc/mcp-confluent
confluentinc/mcp-confluent (160★)
6/19/2026 · 19 viewsMCP config
{ "mcpServers": { "confluent": { "command": "node", "args": [ "/path/to/confluent-mcp-server/dist/index.js", "--config", "/path/to/confluent-mcp-server/config.yaml" ] } } }
Source: confluentinc/mcp-confluent · 160★