huly-mcp
by dugynoo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HULY_URL | Yes | Huly instance URL | |
| TOOLSETS | No | Comma-separated tool categories to expose. If unset, all tools are exposed. | |
| HULY_EMAIL | No | Account email | |
| HULY_TOKEN | No | API token (alternative to email/password) | |
| HULY_PASSWORD | No | Account password | |
| MCP_HTTP_HOST | No | HTTP server host (default: 127.0.0.1) | 127.0.0.1 |
| MCP_HTTP_PORT | No | HTTP server port (default: 3000) | 3000 |
| MCP_TRANSPORT | No | Transport type: stdio (default) or http | stdio |
| HULY_WORKSPACE | Yes | Workspace identifier | |
| HULY_CONNECTION_TIMEOUT | No | Connection timeout in ms (default: 30000) | 30000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |