Enterprise DNA
M MCP Servers Developer low

dearlordylord/huly-mcp

by Various

Feature-complete MCP server for Huly platform

D

MCP

dearlordylord/huly-mcp

Added 1 June 2026

#effect-ts #huly #huly-cli #npm #npm-package #typescript

Overview

This server implements the Model Context Protocol to connect AI assistants to the Huly platform, allowing automated task management, issue tracking, and team updates. It uses TypeScript and provides a feature-complete set of tools for Huly integration.

Best for

Best for
Developers building AI assistant integrations for Huly project management

Use cases

  • Automating Huly issue creation and updates from AI chat
  • Querying project timelines and task statuses programmatically
  • Integrating Huly with other AI-driven workflows via MCP

How to use

Install

npx -y @firfi/huly-mcp@latest

Tools exposed

  • x-huly-url
  • x-huly-workspace
  • x-huly-token
  • x-huly-connection-timeout
  • HULY_URL
  • HULY_EMAIL
  • HULY_PASSWORD
  • HULY_TOKEN
  • HULY_WORKSPACE
  • HULY_CONNECTION_TIMEOUT
  • MCP_TRANSPORT
  • MCP_HTTP_PORT
  • MCP_HTTP_HOST
  • MCP_AUTH_TOKEN
  • HULY_TOOL_MODE
  • PROXY_OUTPUT_STRICT
  • list_tool_categories
  • search_tools
  • get_tool_schema
  • invoke_tool

Tested with

Claude Desktop, Claude Code, Cursor, Windsurf, Continue, VS Code

Example client config

{\n  "mcpServers": {\n    "huly": {\n      "command": "npx",\n      "args": ["-y", "@firfi/huly-mcp@latest"],\n      "env": {\n        "HULY_URL": "https://huly.app",\n        "HULY_EMAIL": "your@email.com",\n        "HULY_PASSWORD": "yourpassword",\n        "HULY_WORKSPACE": "yourworkspace"\n      }\n    }\n  }\n}

Notes

This server implements the Model Context Protocol to connect AI assistants to the Huly platform, allowing automated task management, issue tracking, and team updates. It uses TypeScript and provides a feature-complete set of tools for Huly integration.

32 stars on GitHub. Last updated 2026-06-01. Licensed MIT.

Use cases

  • Automating Huly issue creation and updates from AI chat
  • Querying project timelines and task statuses programmatically
  • Integrating Huly with other AI-driven workflows via MCP

Pros

  • Provides comprehensive coverage of Huly features through the MCP interface
  • Written in TypeScript for type safety and easy customization
  • Actively maintained with clear documentation

Cons

  • Relatively new project with a small community (32 stars), limited peer support
  • Requires running a local MCP server and configuring Huly API access
  • May not cover every Huly edge case or custom workflows

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Provides comprehensive coverage of Huly features through the MCP interface
  • Written in TypeScript for type safety and easy customization
  • Actively maintained with clear documentation

Cons

  • Relatively new project with a small community (32 stars), limited peer support
  • Requires running a local MCP server and configuring Huly API access
  • May not cover every Huly edge case or custom workflows
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks