Huly
Freeby MCP Community
MCP server for Huly issue tracking with stdio and Streamable HTTP transports
v2.2.3Added Apr 12, 2026
mcphulymodel-context-protocolissue-trackerrest-api
Huly MCP Server
MCP server for Huly issue tracking with stdio and Streamable HTTP transports
Installation
Reviews
Installation
Quick install
npx -y @bgx4k3p/huly-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"huly": {
"command": "npx",
"args": ["-y", "@bgx4k3p/huly-mcp-server"]
}
}
}