mcp-confluent
@confluentinc
About mcp-confluent
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-confluent": {
"command": "npx",
"args": [
"@confluentinc/mcp-confluent",
"--init-config"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is mcp-confluent?
An open-source MCP server that enables AI assistants to interact with Confluent Cloud, Confluent Platform, and standalone Apache Kafka deployments through natural language. It provides 50+ tools across Kafka, Flink SQL, Schema Registry, Connectors, Tableflow, and more, usable from any MCP-compatible client.
How to use mcp-confluent?
Install prerequisites (Node.js 22.19.0+) and optionally create a Confluent Cloud account. Generate a config.yaml with npx @confluentinc/mcp-confluent --init-config, edit it with connection details, then run npx @confluentinc/mcp-confluent --config ./config.yaml. Configure your MCP client to point to the server.
Key features of mcp-confluent
- 50+ tools across Kafka, Flink SQL, Schema Registry, Connectors, Tableflow, and more.
- Always-available tools for documentation and diagnostics.
- Tools for Confluent Cloud with OAuth authentication support.
- Tools for local deployments (Confluent Platform / self-managed Kafka).
- Tools auto-enabled based on configuration service blocks.
- Works with Claude Desktop, Claude Code, Cursor, VS Code, Goose, Gemini CLI.
Use cases of mcp-confluent
- Manage Kafka topics, produce/consume messages, and inspect consumer groups via natural language.
- Create and manage Flink SQL statements, explore Flink catalogs, and diagnose query issues.
- Inspect and manage Kafka Connect connectors, view logs, and get error recommendations.
- Discover Confluent Cloud resources: organizations, environments, and clusters.
- Query billing costs and operational metrics from Confluent Cloud.
FAQ from mcp-confluent
What are the runtime requirements?
Node.js 22.19.0+ is required. For Confluent Cloud integration, a Confluent Cloud account is needed.
Can I use OAuth instead of API keys?
Yes, for many Confluent Cloud tools OAuth authentication is supported – sign in via your browser instead of provisioning static API keys. Some tools currently still require a direct connection with static keys.
Is there a managed alternative?
Yes, Confluent offers a fully managed MCP server with no local server to run. The open-source server is recommended for Confluent Platform / self-managed Kafka support or if you want to customize the toolset.
How do I see all available tools?
Run npx -y @confluentinc/mcp-confluent --list-tools from the command line.
Does the server collect telemetry?
Yes, the README mentions a Telemetry section (details not included in the excerpt).
Frequently asked questions
What are the runtime requirements?
Node.js 22.19.0+ is required. For Confluent Cloud integration, a Confluent Cloud account is needed.
Can I use OAuth instead of API keys?
Yes, for many Confluent Cloud tools OAuth authentication is supported – sign in via your browser instead of provisioning static API keys. Some tools currently still require a direct connection with static keys.
Is there a managed alternative?
Yes, Confluent offers a fully managed MCP server with no local server to run. The open-source server is recommended for Confluent Platform / self-managed Kafka support or if you want to customize the toolset.
How do I see all available tools?
Run `npx -y @confluentinc/mcp-confluent --list-tools` from the command line.
Does the server collect telemetry?
Yes, the README mentions a Telemetry section (details not included in the excerpt).
Basic information
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ICSS
chokcoco不止于 CSS
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments