Skip to main content
Glama
adventureandre

@expertcustom/funilaria-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUBLIC_API_URLNoApelido para FUNILARIA_API_URL.
FUNILARIA_TOKENNoJWT de usuário, se houver (opcional).
FUNILARIA_API_URLNoBase URL da API. Apelido aceito: PUBLIC_API_URL.
FUNILARIA_SHOP_IDNoOficina padrão de consultar_estoque.
AURORA_WEBHOOK_SECRETNoApelido para FUNILARIA_SERVICE_SECRET.
FUNILARIA_SERVICE_SECRETNoSegredo de serviço (header x-aurora-secret). Apelido aceito: AURORA_WEBHOOK_SECRET.
FUNILARIA_SIGNING_SECRETNoSegredo da assinatura HMAC (opcional). Apelido aceito: AURORA_WEBHOOK_SIGNING_SECRET.
AURORA_WEBHOOK_SIGNING_SECRETNoApelido 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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 1 tool

Disambiguation5/5

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.

Naming Consistency5/5

The single tool name is descriptive and domain-specific, following a clear pattern. With no other tools, there is no inconsistency to penalize.

Tool Count1/5

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.

Completeness1/5

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.

Maintenance

ActivityMaintained
ResponsivenessNo issues