Hue MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HUE_HOST | Yes | Hue server URL (e.g., https://hue.example.com) | |
| HUE_PASSWORD | Yes | Password for Hue authentication | |
| HUE_USERNAME | Yes | Username for Hue authentication | |
| HUE_VERIFY_SSL | No | Verify SSL certificates (default: true) | true |
| HUE_SSL_WARNINGS | No | Show SSL warnings (default: false) | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| hue_execute_queryA | Execute a SQL query on Hue and return the results. |
| hue_run_query_to_csvA | Execute a SQL query and save results directly to a CSV file. |
| hue_export_and_downloadA | Execute an INSERT OVERWRITE DIRECTORY query and download the results. |
| hue_list_directoryA | List files and directories in an HDFS path. |
| hue_check_directory_existsA | Check if a directory exists in HDFS. |
| hue_download_fileA | Download a single file from HDFS. |
| hue_download_directoryA | Download all files from an HDFS directory. |
| hue_upload_fileA | Upload a local file to HDFS. |
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/SpanishST/hueclientrest-mpc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server