Skip to main content
Glama
gitByEOS
by gitByEOS

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LARK_PEER_OPEN_IDNo群里只接收该用户(`ou_xxx`)的消息

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
lark_chat_sessionC

飞书单会话:list 列群 · find 按名搜 · create 自定义群名建群并绑定。

lark_chat_watchA

阻塞等待飞书用户新消息(单群)。 先 session(create/find) 拿 chat_id,或 watch(chat_id=oc_xxx) 绑定。 收到后自动开流式卡,timeout 时立即再 watch(单次最长 30s poll)。 探活:clear=true, timeout_ms=1000,响应额外含 guide。

lark_chat_streamB

飞书 CardKit 流式卡片:append 累积更新 → close 终态。watch 已开卡时用返回的 stream_id。

lark_chat_progressA

改代码时逐步汇报进度:首步 open 流式卡,后续 step 自动 append,done=true 关闭。

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/gitByEOS/lark-chat-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server