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
- Gained 2 stars in the last 7 days
Growth score: 14/100 week of 2026-07-20
Signal history
| Week | Score | Δ★ | Signal |
|---|---|---|---|
| 2026-07-20 | 14 | +2 | Stable |
| 2026-07-13 | 14 | +2 | Stable |
| 2026-07-06 | 14 | +2 | Stable |
| 2026-06-29 | 17 | +1 | Stable |
| 2026-06-22 | 20 | +2 | Stable |
| 2026-06-15 | 8 | +0 | Stable |
Lark MCP alternatives
Projects in the same category, closest in size — picked by data, not opinion.
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.
Tracked since 2026-06-20 · data as of 2026-07-19 · 16 open issues · 0 releases