← All servers
🔧

HulyVerified🛡 No advisories

io.github.varaprasadreddy9676/huly-mcp
New to MCP? Start here →
4★ stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/varaprasadreddy9676, which proved it owns this namespace.

Verified owner: github.com/varaprasadreddy9676io.github.varaprasadreddy9676/huly-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs HULY_TOKEN.
Configuration
Reads HULY_WORKSPACE, HULY_FRONT_URL.

About

MCP server for Huly — manage projects, issues, documents and more via natural language.

Packages & transports

npmhuly-mcp-sdkv0.5.4 · npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "huly": {
      "command": "npx",
      "args": [
        "-y",
        "huly-mcp-sdk"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y huly-mcp-sdk