Lark MCP

ai-agentStable

飞书AI Agent

Stars

210

Δ stars 7d

+2

Δ stars 30d

Forks

59

Contributors

1

npm DL / wk

PyPI DL / wk

Language

Python

Last push

2026-07-14

About Lark MCP

在 `app/core/mcp_server.py` 文件中,您可以使用 `@register_tool` 装饰器添加您自己的自定义函数: @register_tool(name="send_message", description="给指定用户发送消息 {user:用户名称 content:消息内容}") def send_message(user: str, content: str) -> str: """给指定用户发送私信""" lark_client = LarkClient(get_auth()) # ... 实现逻辑 ... return f"成功向 {user} 发送了私信: '{content}'" ``` 1. 安装依赖: ```bash pip install -r requirements.txt ```

Read the full README on GitHub →

Lark MCP growth signals this week

Growth score: 14/100 week of 2026-07-20

Acceleration (40%)0
Relative velocity (30%)19
Downloads (20%)0
Activity (10%)83

Signal history

WeekScoreΔ★Signal
2026-07-2014+2Stable
2026-07-1314+2Stable
2026-07-0614+2Stable
2026-06-2917+1Stable
2026-06-2220+2Stable
2026-06-158+0Stable

Lark MCP alternatives

Projects in the same category, closest in size — picked by data, not opinion.

YolfiStable213
Awareness LocalStable214
open_browser_useStable204
ChiasmusStable203

See all ai-agent projects ranked by growth →

Frequently asked questions

Is Lark MCP still maintained?
Yes — actively maintained. The last push was on 2026-07-14, with 1 contributors.
Is Lark MCP growing?
It is stable this week, with a growth score of 14/100. See the weekly history above.
What are the best Lark MCP alternatives?
Closest by category and size in our data: Yolfi, Awareness Local, open_browser_use — full list with live signals above.

Embed this badge

Show your project's live signal in your README — it updates weekly with the data.

[![Lark MCP on What's Trending in AI](https://whatstrendinginai.com/badges/cv-cat-larkagentx.svg)](https://whatstrendinginai.com/projects/cv-cat-larkagentx/)

Lark MCP badge

Tracked since 2026-06-20 · data as of 2026-07-19 · 16 open issues · 0 releases