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 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dugynoo/huly-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server