Skip to main content
Glama

MaestroMCP

by vbarreiratt

debug_hello_world

Verify and troubleshoot integration with MaestroMCP by generating custom debug messages. Use this tool to test communication and validate system responses.

Instructions

Ferramenta de debug que retorna mensagem personalizada

Input Schema

NameRequiredDescriptionDefault
messageNoMensagem personalizada (opcional)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "message": { "description": "Mensagem personalizada (opcional)", "type": "string" } }, "type": "object" }

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/vbarreiratt/MaestroMCP-2.0'

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