Hype Dash
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LARK_REGION | No | The Lark region: 'sg', 'cn', or 'us' | sg |
| LARK_API_KEY | Yes | Your Lark API key (required) | |
| LARK_LOGGING | No | Enable logging for the Lark client | false |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_dashboardA | Create a new dashboard in a Lark Base by copying an existing one. Note: Lark API does not support creating dashboards from scratch - this copies an existing dashboard. If no source_block_id is provided, it will automatically copy the first available dashboard. Returns the new dashboard ID. |
| create_chart_blockB | Create a chart block (bar, line, pie, scatter, area, column, funnel, radar, table) and add it to a dashboard |
| create_metrics_blockB | Create a metrics/KPI block showing aggregated values |
| create_view_blockB | Create a view block (grid, kanban, gallery, gantt, form) showing table data |
| create_text_blockB | Create a text/markdown block with formatted content |
| list_dashboardsB | List all dashboards in a base |
| delete_dashboardC | Delete a dashboard from a base |
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/HypelivebytheHYPER/lark-dashboard-sdk'
If you have feedback or need assistance with the MCP directory API, please join our Discord server