MCP server for Huly integration
Set these up before or after installing:
Environment variable: HULY_URL
Environment variable: HULY_EMAIL
Environment variable: HULY_PASSWORD
Environment variable: HULY_WORKSPACE
Environment variable: HULY_CONNECTION_TIMEOUT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-dearlordylord-huly-mcp": {
"env": {
"HULY_URL": "your-huly-url-here",
"HULY_EMAIL": "your-huly-email-here",
"HULY_PASSWORD": "your-huly-password-here",
"HULY_WORKSPACE": "your-huly-workspace-here",
"HULY_CONNECTION_TIMEOUT": "your-huly-connection-timeout-here"
},
"args": [
"-y",
"@firfi/huly-mcp"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). 1 code issue detected. No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Scanned 3 files · 2 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!