MCP ExplorerExplorer

Mcpglpi

@gbrit0on 17 days ago
1 MIT
FreeCommunity
AI Systems
MCP Server for GLPI enables LLMs to interact with GLPI API via WhatsApp.

Overview

What is Mcpglpi

mcpGlpi is an application of the Model Context Protocol (MCP) designed to enable interaction with the GLPI API, facilitating communication with large language models (LLMs).

Use cases

Use cases for mcpGlpi include automating IT support requests through WhatsApp, managing user inquiries efficiently, and integrating communication with ticketing systems for streamlined operations.

How to use

To use mcpGlpi, you can call specific functions such as criar_chamado_glpi() to create a new ticket, identificar_usuario_por_telefone() to identify users by their phone number, and associar_usuario_ao_chamado_glpi() to associate users with the created tickets.

Key features

Key features of mcpGlpi include the ability to open new tickets, user identification via phone numbers, and associating users with tickets, all tailored for WhatsApp interactions.

Where to use

mcpGlpi can be used in IT service management, customer support, and any domain where ticketing systems and user identification are necessary, especially in environments utilizing WhatsApp for communication.

Content

Servidor MCP para o GLPI

Aplicação do Model Context Protocol para entregar a modelos de LLM a capacidade de interagir com a API do GLPI.

Tools

criar_chamado_glpi()

Abre um novo chamado com o título e descrição fornecidos na chamada da função.

identificar_usuario_por_telefone()

Como se trata de um mcp destinado a conversação no whatsapp, faz sentido que os usuários sejam identificados pelo número de telefone. Com base no número de telefone, a ferramenta busca o id do usuário de telefone correspondente.

associar_usuario_ao_chamado_glpi()

Após a abertura do chamado e identificação do usuário, associa ambos.

Tools

No tools

Comments