BishtDeepak/kafka-mcp-grpc
Kafka MCP gRPC Server — exposes Kafka operations as MCP tools for LLM agents.
Platform-specific configuration:
{
"mcpServers": {
"kafka-mcp-grpc": {
"command": "npx",
"args": [
"-y",
"kafka-mcp-grpc"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...