Skip to main content
Glama
leonardobora

gupy-candidate-mcp

by leonardobora

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
buscar_vagasC

Busca vagas públicas no Gupy com filtros opcionais.

detalhe_vagaA

Detalha uma vaga pelo ID.

carregar_perfilB

Carrega e valida o perfil do candidato a partir de um arquivo JSON.

analisar_aderenciaB

Analisa a aderência do perfil a uma vaga.

prepararA

Gera a entrega (currículo, carta ou formulário) para uma vaga com base no perfil.

monitorarB

Monitora os prazos de inscrição de uma lista de vagas.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 6 tools

Disambiguation5/5

Each tool targets a distinct stage of the candidate workflow: searching jobs, viewing details, loading a profile, analyzing fit, preparing application materials, and monitoring deadlines. There is no overlapping or ambiguous functionality.

Naming Consistency4/5

Most tools follow a verb_noun pattern (buscar_vagas, carregar_perfil, analisar_aderencia, preparar, monitorar), but 'detalhe_vaga' uses a noun phrase instead of a verb, creating a minor inconsistency.

Tool Count5/5

Six tools cover the core application lifecycle without being excessive or too sparse. Each tool serves a clear purpose within the candidate-oriented workflow.

Completeness4/5

The toolset covers searching, profiling, fit analysis, preparation, and monitoring, but lacks a tool for actually submitting the application, which is a notable gap. However, the existing tools still support a coherent end-to-end assistance flow.

Maintenance

ActivitySlowing
ResponsivenessNo issues