iiRecord
Agentic AI Atlas · Kafka MCP Server
tool-server:mcp-kafkaa5c.ai
II.
ToolServer JSON

tool-server:mcp-kafka

Structured · live

Kafka MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-remaining.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-kafka",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-remaining.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Kafka MCP Server",
    "description": "MCP server for Apache Kafka stream processing and topic management.\nEnables AI agents to produce and consume messages, inspect topics\nand consumer groups, manage offsets, and monitor Kafka cluster\nstate via the Confluent MCP integration.\n",
    "protocol": "mcp",
    "category": "devtools",
    "repoUrl": "https://github.com/confluentinc/mcp-confluent",
    "maintainer": "Confluent",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-kafka",
      "to": "skill-area:kafka-stream-processing",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-kafka",
      "to": "domain:data-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-kafka",
      "to": "domain:backend",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}