Huly MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 18 Mar 2026.
MCP server for Huly — manage projects, issues, documents and more via natural language.
Today is the operative word: we check Huly MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add huly-mcp -- npx -y huly-mcp-sdk
{
"mcpServers": {
"huly-mcp": {
"args": [
"-y",
"huly-mcp-sdk"
],
"command": "npx"
}
}
}
[mcp_servers.huly-mcp]
command = "npx"
args = ["-y", "huly-mcp-sdk"]
{
"mcpServers": {
"huly-mcp": {
"args": [
"-y",
"huly-mcp-sdk"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"huly-mcp": {
"args": [
"-y",
"huly-mcp-sdk"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
HULY_TOKEN (Huly workspace token — get from huly.app DevTools → Application → Local Storage → token), HULY_WORKSPACE (Your Huly workspace slug (the part after huly.app/ in your URL, e.g. 'myteam')), HULY_FRONT_URL (Optional — set to https://front.huly.app to enable reading document content).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the PDFGate API. Generate PDFs, manage documents and handle e-signatures.
MCP server for GroupDocs.Signature — sign, search and verify document signatures via AI agents.
MCP server for GroupDocs.Merger — merge, split, and inspect documents via AI agents.
MCP server for GroupDocs.Comparison — compare, analyze, and inspect documents via AI agents.
MCP server for LayerOne DocX (documents & Factur-X) and Sign (e-signature) APIs.
Semantic document memory using Redis vector store. Save and recall files with natural language.
Issue and manage Brazilian fiscal documents: NF-e for goods, NFS-e for services.
HEU Legal e-signature MCP: manage HEU documents and PDFs, prompt signers, download PDFs.
Answers built from our own checks of this server.