Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
work_upsert_projectB

WORK: cria ou atualiza um projeto de engenharia (ex: app, backend, QA lab). Use antes de abrir tickets.

work_list_projectsC

WORK: lista projetos locais do Engineering MCP.

work_upsert_ticketB

WORK: cria/atualiza ticket (story, bug, task, spike, epic). IDs no formato KEY-N (ex: ENG-3). Passe id para atualizar status.

work_upsert_taskC

WORK: cria/atualiza uma task filha de um ticket.

work_listC

WORK: lista tickets com filtro por projeto, status, tipo ou texto.

work_boardC

WORK: visão kanban (backlog/todo/doing/review/done) de um projeto.

work_getA

WORK: detalhe de um ticket com tasks. Para pacote completo (QA+tempo+investigação) use report_ticket.

qa_record_runA

QA: grava um run de teste (pass/fail/flaky/blocked) ligado a um ticket. Não executa testes — para rodar, use o MCP qa-lab-agent.

qa_record_bugA

QA: grava um bug local (severity + classificação). Para histórico Jira corporativo use o MCP qa-oracle (search_bug_history).

qa_attach_evidenceC

QA: anexa log, screenshot, report ou URL a um ticket, bug ou run.

qa_listA

QA: lista runs, bugs e evidências. Filtra por ticket_id se informado.

time_estimateC

TIME: grava ou atualiza a estimativa em horas de um ticket.

time_logD

TIME: lança tempo trabalhado em um ticket ou task.

time_metricsC

TIME: estimado vs real vs restante, por ticket, projeto ou global.

investigate_openB

INVESTIGATION: abre uma investigação (RCA) ligada a ticket e/ou bug. Cruza WORK + QA. Para logs CI/Jira use também qa-oracle.

investigate_add_findingC

INVESTIGATION: adiciona observação, evidência, hipótese ou decisão a uma investigação aberta.

investigate_concludeB

INVESTIGATION: fecha com causa raiz e classificação (bug/flaky/infra/regression). Depois grave knowledge.

investigate_listC

INVESTIGATION: lista investigações, opcionalmente por ticket ou status.

knowledge_saveB

KNOWLEDGE: grava playbook, lição ou padrão a partir de uma investigação. Memória local (FTS).

knowledge_searchB

KNOWLEDGE: busca playbooks/lições por texto. Use antes de reabrir bug parecido.

report_ticketB

REPORTING: junta WORK + QA + TIME + INVESTIGATION + KNOWLEDGE de um ticket. Use para status, handoff ou evidência.

report_statusB

REPORTING: snapshot do projeto — board counts, tempo, falhas recentes, bugs e investigações abertas.

eng_routeA

Encaminha uma tarefa em linguagem natural para o domínio certo: work, qa, time, investigation, knowledge ou reporting.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Wesley-Gomes93/engineering-mcp'

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