Gestao-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| cadastrar_clienteB | Cadastra um novo cliente no sistema. O campo CPF é obrigatório. Se o usuário não fornecer, solicite um CPF (pode ser um gerado para testes). |
| editar_clienteC | Edita os dados básicos de um cliente já existente pelo ID. |
| atualizar_endereco_pelo_cpf_e_cepC | Busca o endereço pelo CEP e o vincula automaticamente ao cliente identificado pelo CPF informado. |
| buscar_cliente_por_cep_ou_cpfA | Busca clientes por parte do endereço (como CEP) ou pelo CPF exato. |
| atualizar_endereco_diretoA | Atualiza o endereço de um cliente informando o CPF e o texto do endereço por extenso (Rua, Número, Bairro, etc). Use esta ferramenta quando o usuário não quiser usar o CEP. |
| cadastrar_produtoC | Cadastra um novo produto no inventário. |
| editar_produtoC | Atualiza dados de um produto existente. |
| remover_produtoB | Exclui permanentemente um produto pelo ID. |
| listar_tudoA | Lista todos os clientes e produtos cadastrados. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mateus-gondev/MCP-PIE'
If you have feedback or need assistance with the MCP directory API, please join our Discord server