huly-mcp-server

bgx4k3p/huly-mcp-server
★ 1 stars JavaScript 🤖 AI/LLM Updated 2d ago
Universal MCP server for Huly project management — issue tracking, projects, milestones, labels, time tracking, and workspace management. Supports stdio (Claude Code) and Streamable HTTP transports. Self-hosted Huly SDK wrapper with multi-workspace support.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "huly-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "bgx4k3p/huly-mcp-server"
      ]
    }
  }
}

Topics

claude-codehulyissue-trackermcpmcp-servermodel-context-protocolproject-managementsdkself-hostedstreamable-http