io.github.varaprasadreddy9676/huly-mcp
Quality Score
79
/100
MCP server for Huly — manage projects, issues, documents and more via natural language.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"huly-mcp": {
"command": "npx",
"args": [
"-y",
"huly-mcp-sdk"
],
"env": {
"HULY_TOKEN": "<your-huly_token>",
"HULY_WORKSPACE": "<huly_workspace>",
"HULY_FRONT_URL": "<huly_front_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"huly-mcp": {
"command": "npx",
"args": [
"-y",
"huly-mcp-sdk"
],
"env": {
"HULY_TOKEN": "<your-huly_token>",
"HULY_WORKSPACE": "<huly_workspace>",
"HULY_FRONT_URL": "<huly_front_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y huly-mcp-sdk§02 Environment variables
HULY_TOKENrequiredsecret
Huly workspace token — get from huly.app DevTools → Application → Local Storage → token
HULY_WORKSPACErequired
Your Huly workspace slug (the part after huly.app/ in your URL, e.g. 'myteam')
HULY_FRONT_URLOptional — set to https://front.huly.app to enable reading document content
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.