@Bluesun Networks/Huly
БесплатноНе проверенMCP server for Huly project management — enables managing issues, documents, people, and labels through natural language.
Описание
MCP server for Huly project management — enables managing issues, documents, people, and labels through natural language.
README
MCP server for Huly project management — issues, documents, people, and labels.
Wraps the official @hcengineering/api-client to expose Huly operations as Model Context Protocol tools.
Setup
Environment Variables
| Variable | Required | Default | Description |
|---|---|---|---|
HULY_URL |
No | http://localhost:8087 |
Huly instance URL |
HULY_EMAIL |
Yes | User email for authentication | |
HULY_PASSWORD |
Yes | User password | |
HULY_WORKSPACE |
Yes | Workspace slug |
MCP Client Configuration
{
"mcpServers": {
"huly": {
"command": "npx",
"args": ["@bluesun-networks/huly-mcp"],
"env": {
"HULY_URL": "https://huly.example.com",
"HULY_EMAIL": "[email protected]",
"HULY_PASSWORD": "password",
"HULY_WORKSPACE": "my-workspace"
}
}
}
}
Tools
Issues (Tracker)
| Tool | Description |
|---|---|
list_projects |
List all projects in the workspace |
list_issues |
List issues in a project (filter by priority) |
get_issue |
Get a single issue by identifier (e.g. HULY-123) |
create_issue |
Create an issue with title, description, priority, due date |
update_issue |
Update issue fields |
Documents
| Tool | Description |
|---|---|
list_teamspaces |
List document teamspaces |
list_documents |
List documents in a teamspace |
create_document |
Create a document with markdown content |
People / Contacts
| Tool | Description |
|---|---|
list_people |
List people with email addresses |
create_person |
Create a person with email |
Labels
| Tool | Description |
|---|---|
list_labels |
List available labels for issues |
add_label |
Add a label to an issue |
Build
npm install
npm run build
node dist/index.js
License
MIT
Установка @Bluesun Networks/Huly
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Bluesun-Networks/huly-mcpFAQ
@Bluesun Networks/Huly MCP бесплатный?
Да, @Bluesun Networks/Huly MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для @Bluesun Networks/Huly?
Нет, @Bluesun Networks/Huly работает без API-ключей и переменных окружения.
@Bluesun Networks/Huly — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить @Bluesun Networks/Huly в Claude Desktop, Claude Code или Cursor?
Открой @Bluesun Networks/Huly на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare @Bluesun Networks/Huly with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
