Huly MCP Server
by hha-nguyen
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the HTTP server | 3000 |
| HULY_URL | Yes | The URL of your Huly workspace (e.g., https://workspace.teasersoftware.com) | |
| HULY_EMAIL | Yes | Your Huly account email address | |
| HULY_PASSWORD | Yes | Your Huly account password | |
| HULY_WORKSPACE | Yes | The name of your Huly workspace |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_issueC | Create a new issue in Huly with correct fields |
| list_issuesC | List issues from Huly |
| list_projectsB | List all projects in Huly |
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/hha-nguyen/huly-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server