74
/ 100
1 month ago
npm

bgx4k3p/huly-mcp-server

MCP server for Huly issue tracking with stdio and Streamable HTTP transports

bgx4k3p/huly-mcp-server· npm: @bgx4k3p/huly-mcp-server· listed on npm
Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: HULY_OUTBOUND_HEADER_X_API_KEY, HULY_PASSWORD, HULY_TOKEN, MCP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_ORIGINSNo CORS allowed origins (comma-separated)
configHULY_EMAILexport =your@email.com
configHULY_MCP_NPM_CACHE
configHULY_OUTBOUND_HEADERS_JSONNo - JSON object of extra headers for protected Huly origins
configHULY_OUTBOUND_HEADER_AUTHORIZATION
🔐 secretHULY_OUTBOUND_HEADER_X_API_KEYand replacing _ with - ( → X-API-KEY).
🔐 secretHULY_PASSWORDexport =your-password
configHULY_POOL_TTL_MSNo 1800000 Connection pool TTL in ms (30 min)
configHULY_PROJECTHULY_WORKSPACE per repo. Optionally set when a repository maps
configHULY_RATE_LIMITNo 200 Max requests per minute per IP
configHULY_TEST_PROJECT
🔐 secretHULY_TOKENexport =<paste-token-from-above>
configHULY_TRANSPORTNo ws SDK transport: ws (WebSocket) or rest (REST API)
configHULY_URLexport =https://your-huly-instance.com
configHULY_WORKSPACEexport =your-workspace
🔐 secretMCP_AUTH_TOKENyour-secret npm run start:server
configPORTNo 3001 HTTP server port (auto-assigns if taken)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bgx4k3p-huly-mcp-server-1fvemh)](https://m8ven.ai/mcp/bgx4k3p-huly-mcp-server-1fvemh)
commit: 587b79a230079cf1170b74e3c8fabb140e2c623a
code hash: 995764dc64566927264ac6f9f47fc4474d056f7d8eb78035096506f5b30b5748
verified: 6/10/2026, 11:07:36 AM
view raw JSON →