Skip to main content
Glama
maimik

glpi-mcp

by maimik

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GLPI_API_URLYesThe full URL to your GLPI API endpoint.
GLPI_APP_TOKENYesThe unique App Token generated in GLPI (Setup > General > API).
GLPI_USER_TOKENNoThe User Token from your personal settings.
GLPI_OAUTH_TOKENNoOAuth Access Token (if using OAuth). Takes precedence if both GLPI_USER_TOKEN and GLPI_OAUTH_TOKEN are provided.

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
glpi_list_itemsD
glpi_get_itemD
glpi_create_itemD
glpi_update_itemD
glpi_delete_itemD
glpi_searchD
glpi_get_cia_fieldsD
glpi_update_cia_fieldsD
glpi_update_cia_fields_batchD

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/maimik/glpi-mcp'

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