glpi-mcp-server

ageugyn/glpi-mcp-server
★ 2 stars TypeScript 🤖 AI/LLM Updated 8d ago
First MCP Server for GLPI ITSM — Connect Claude, ChatGPT and Copilot to your IT operations via natural language
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "glpi-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ageugyn/glpi-mcp-server"
      ]
    }
  }
}

Topics

ai-integrationglpiitsmmcpmodel-context-protocolnodejstypescript