@expertcustom/funilaria-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PUBLIC_API_URL | No | Apelido para FUNILARIA_API_URL. | |
| FUNILARIA_TOKEN | No | JWT de usuário, se houver (opcional). | |
| FUNILARIA_API_URL | No | Base URL da API. Apelido aceito: PUBLIC_API_URL. | |
| FUNILARIA_SHOP_ID | No | Oficina padrão de consultar_estoque. | |
| AURORA_WEBHOOK_SECRET | No | Apelido para FUNILARIA_SERVICE_SECRET. | |
| FUNILARIA_SERVICE_SECRET | No | Segredo de serviço (header x-aurora-secret). Apelido aceito: AURORA_WEBHOOK_SECRET. | |
| FUNILARIA_SIGNING_SECRET | No | Segredo da assinatura HMAC (opcional). Apelido aceito: AURORA_WEBHOOK_SIGNING_SECRET. | |
| AURORA_WEBHOOK_SIGNING_SECRET | No | Apelido para FUNILARIA_SIGNING_SECRET. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| funilaria_catalogo_indisponivelA | O backend do Funilaria não respondeu GET /mcp/catalogo, então NENHUMA tool do portal está disponível nesta sessão — não é que elas não existam. Verifique se FUNILARIA_API_URL aponta para o backend certo e se FUNILARIA_SERVICE_SECRET (ou AURORA_WEBHOOK_SECRET) está definido no processo deste MCP; o motivo exato saiu no stderr do servidor. Não tente cumprir a tarefa por outro caminho: não monte requisição HTTP à mão, não invente URL nem segredo. Avise quem pediu que a integração com o portal está fora do ar. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of tool confusion. The tool's purpose—to report that the catalog is unavailable—is uniquely clear.
The single tool name is descriptive and domain-specific, following a clear pattern. With no other tools, there is no inconsistency to penalize.
A single tool that serves only as an error placeholder is far below the expected scope for a catalog server. This is an extreme mismatch with the apparent purpose.
The server provides no actual catalog operations; the only tool explicitly states that all functional tools are unavailable. The surface is severely incomplete and unusable.