← MCP Playground Server

MCP Playground Server 2e7749ff61ba3976f32bca45eac8e4bef68f416a

source_git · vdesabou/kafka-docker-playground-mcp-server · current release

3
Tools
0
Resources
0
Templates
0
Prompts

Observation

Observed 2026-08-25T19:54:24.228Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2024-11-05.

Server capabilities
{
  "tools": {}
}

Tools 3

ToolCategoryAnnotationsRisk
playground_command_helpGet detailed help for playground commands
Input schema
{
  "type": "object",
  "properties": {
    "command": {
      "type": "string",
      "description": "Command to get help for (e.g., 'connector restart', 'container logs')"
    }
  },
  "required": [
    "command"
  ]
}
— · —
playground_command_suggestGet command suggestions and completions for the Kafka Docker Playground CLI
Input schema
{
  "type": "object",
  "properties": {
    "partial_command": {
      "type": "string",
      "description": "Partial playground command to complete"
    },
    "context": {
      "type": "string",
      "description": "Additional context about what you're trying to do"
    }
  },
  "required": [
    "partial_command"
  ]
}
— · —
playground_command_validateValidate a complete playground command and suggest corrections
Input schema
{
  "type": "object",
  "properties": {
    "command": {
      "type": "string",
      "description": "Complete playground command to validate"
    }
  },
  "required": [
    "command"
  ]
}
— · —

Resources 0

Resource templates 0

Prompts 0

Let’s talk about MCP security.

Share your details and our security team will contact you.