general MCP Server
Confluent MCP Server
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx @confluentinc/mcp-confluent
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-confluentinc-mcp-confluent": {
"command": "npx",
"args": [
"@confluentinc/mcp-confluent"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
can list all available tools via the CLI:
Disable authentication for HTTP/SSE transports. WARNING: Only use in development environments.
Log level for application logging (trace, debug, info, warn, error, fatal)
Query billing and cost data
Host to bind for HTTP transport. Defaults to localhost only for security.
Description
Search Confluent product documentation by keyword
Yes
Tools