Skip to main content
Glama

MCP Playground Server

by vdesabou

playground_command_validate

Validate playground commands for the Kafka Docker CLI and receive correction suggestions to ensure proper syntax and execution.

Instructions

Validate a complete playground command and suggest corrections

Input Schema

NameRequiredDescriptionDefault
commandYesComplete playground command to validate

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "Complete playground command to validate", "type": "string" } }, "required": [ "command" ], "type": "object" }

Other Tools from MCP Playground Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/vdesabou/kafka-docker-playground-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server