loading…
Search for a command to run...
loading…
A Model Context Protocol server that provides Claude with access to IT Glue documentation, passwords, configurations, and asset management.
A Model Context Protocol server that provides Claude with access to IT Glue documentation, passwords, configurations, and asset management.
A Model Context Protocol (MCP) server that provides Claude with access to IT Glue documentation and asset management.
npm install @wyre-technology/itglue-mcp
Or use the Docker image:
docker pull ghcr.io/wyre-technology/itglue-mcp:latest
The server accepts credentials via environment variables:
| Variable | Description | Required |
|---|---|---|
ITGLUE_API_KEY |
Your IT Glue API key (format: ITG.xxx) | Yes |
ITGLUE_REGION |
API region: us, eu, or au (default: us) |
No |
Alternative: The MCP Gateway can inject credentials via X_API_KEY header.
Add to your .mcp.json:
{
"mcpServers": {
"itglue": {
"command": "npx",
"args": ["@wyre-technology/itglue-mcp"],
"env": {
"ITGLUE_API_KEY": "${ITGLUE_API_KEY}",
"ITGLUE_REGION": "us"
}
}
}
}
Or with Docker:
{
"mcpServers": {
"itglue": {
"command": "docker",
"args": ["run", "--rm", "-i", "-e", "ITGLUE_API_KEY", "ghcr.io/wyre-technology/itglue-mcp:latest"],
"env": {
"ITGLUE_API_KEY": "${ITGLUE_API_KEY}"
}
}
}
}
Once configured, you can ask Claude:
get_password with explicit ID to retrieve password valuesApache-2.0
See CONTRIBUTING.md for guidelines.
Выполни в терминале:
claude mcp add itglue-mcp -- npx Безопасность
Низкий рискАвтоматическая эвристика по публичным данным — не гарантия безопасности.