Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LARK_REGIONNoThe Lark region: 'sg', 'cn', or 'us'sg
LARK_API_KEYYesYour Lark API key (required)
LARK_LOGGINGNoEnable logging for the Lark clientfalse

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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