GLPI MCP Server v2
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| glpi_search_ticketsB | Busca e lista tickets. Permite paginação (start, limit) e filtros (filter em RSQL). |
| glpi_get_ticketA | Retorna o contexto completo de UM ticket, incluindo timeline, sem precisar de múltiplas chamadas. |
| glpi_get_ticket_timelineA | Retorna a timeline de UM ticket (followups, tasks, etc). |
| glpi_create_ticketB | Cria um novo ticket. |
| glpi_update_ticketC | Atualiza campos de um ticket existente. |
| glpi_add_ticket_followupC | Adiciona um followup (acompanhamento) à timeline de um ticket. |
| glpi_get_ticket_statsC | Retorna as estatísticas de um ticket. |
| glpi_search_problemsA | Busca e lista problems. Permite paginação (start, limit) e filtros (filter em RSQL). |
| glpi_get_problemC | Retorna o contexto completo de UM problem, incluindo timeline, sem precisar de múltiplas chamadas. |
| glpi_get_problem_timelineA | Retorna a timeline de UM problem (followups, tasks, etc). |
| glpi_create_problemC | Cria um novo problem. |
| glpi_update_problemC | Atualiza campos de um problem existente. |
| glpi_add_problem_followupB | Adiciona um followup (acompanhamento) à timeline de um problem. |
| glpi_get_problem_statsC | Retorna as estatísticas de um problem. |
| glpi_search_changesC | Busca e lista changes. Permite paginação (start, limit) e filtros (filter em RSQL). |
| glpi_get_changeA | Retorna o contexto completo de UM change, incluindo timeline, sem precisar de múltiplas chamadas. |
| glpi_get_change_timelineB | Retorna a timeline de UM change (followups, tasks, etc). |
| glpi_create_changeC | Cria um novo change. |
| glpi_update_changeA | Atualiza campos de um change existente. |
| glpi_add_change_followupA | Adiciona um followup (acompanhamento) à timeline de um change. |
| glpi_get_change_statsC | Retorna as estatísticas de um change. |
| glpi_search_knowbaseA | Busca artigos na base de conhecimento (Knowledgebase). Permite paginação (start, limit) e filtros (filter). |
| glpi_get_knowbase_itemA | Retorna o conteúdo completo de um artigo da base de conhecimento. |
| glpi_search_faqA | Busca artigos marcados como FAQ na base de conhecimento (is_faq=true). Use para dúvidas rápidas de uso do GLPI antes de abrir ticket. |
| glpi_get_asset_statsC | Retorna estatísticas de ativos (assets) associados a chamados, mudanças ou problemas. |
| glpi_list_computersC | Busca e lista computadores (Assets). Permite paginação (start, limit) e filtros (filter em RSQL). |
| glpi_get_computerC | Retorna o contexto completo de UM computador, incluindo especificações de hardware (CPU, memória, disco, rede) e software instalado. |
| glpi_search_userA | Busca e lista usuários (Users). Permite paginação e filtros. |
| glpi_get_user_contextC | Retorna o contexto de UM usuário, incluindo itens usados e gerenciados. |
| glpi_list_groupsA | Busca e lista grupos (Groups). Permite paginação e filtros. |
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/Luizcc87/glpi-mcp-v2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server