io.github.wyre-technology
hudu-mcp
Hudu
MCP server for Hudu IT documentation — companies, assets, articles, passwords, and procedures.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/hudu-mcp:v1.2.0
Transportstdio
Environment Variables
HUDU_API_KEY(str)
RequiredSecret
Hudu API key from your Hudu instance admin settings
HUDU_BASE_URL(str)
Required
Hudu instance base URL (e.g. https://yourcompany.huducloud.com)
MCP_TRANSPORT(str)
Default:
stdioTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODE(str)
Default:
envCredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVEL(str)
Default:
infoLog verbosity: debug, info, warn, error