MCP server
Confluent MCP Server
Manages Kafka topics, Flink SQL and Schema Registry from an assistant.
Add it to your client
OfficialInstall
npx -y @confluentinc/mcp-confluent --config ./config.yaml
mcpServers
{
"mcpServers": {
"confluent-kafka-mcp": {
"command": "npx",
"args": [
"-y",
"@confluentinc/mcp-confluent",
"--config",
"./config.yaml"
]
}
}
}- Transport
- both
- Runtime
- Node
- Auth
- Required
- License
- MIT
Confluent's server covers the daily surface of a streaming platform: creating and listing topics, producing and reading messages, checking consumer groups, running Flink SQL statements, handling schemas and connectors, and pulling metrics or billing figures from Confluent Cloud. It ships more than fifty tools, so the config file lets you enable only the subset a session actually needs. It runs on Node and authenticates with Confluent API keys or OAuth.
Similar MCP servers
Braintrust MCP
MCP serverQueries Braintrust eval data and production logs from a coding agent.
Data & AnalyticsAI Models & Inference
Azure MCP Server
MCP serverOne server covering Azure services, plus a hosted endpoint for Microsoft Learn.
Developer ToolsCloud Platforms & Infrastructure
Terraform MCP Server
MCP serverRegistry lookups and HCP Terraform workspace operations for agents.
Developer ToolsCloud Platforms & Infrastructure
Comments(0)
Sign in to comment