lark-mcp-server
by YuanZhiTech
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| lark_send_messageB | 发送消息到飞书聊天 |
| lark_reply_messageC | 回复飞书消息 |
| lark_list_chatsB | 列出飞书群聊列表 |
| lark_get_chat_membersC | 获取群聊成员列表 |
| lark_list_messagesC | 查看聊天历史消息 |
| lark_send_cardB | 发送交互卡片到飞书聊天 |
| lark_get_user_infoA | 获取飞书用户信息,不传 user_id 查自己 |
| lark_get_agendaC | 查看飞书日程安排 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |