M
mcp-lark
by @aahlv
4.8(21)
Feishu / LarkのOpenAPI MCPサーバーに基づき、ユーザー情報、チャット、メール、クラウドドキュメント、多次元テーブル、タスク、カレンダーなどを管理します。
インストール方法
npx skills add aahl/skills --skill mcp-larkcompare_arrows
Before / After 効果比較
1 组使用前
Feishu/Larkのユーザー情報、チャット、ドキュメント、タスク、カレンダーなどを手動で管理すると、効率が低下します。
使用後
mcp-larkスキルを活用し、Feishu/Lark OpenAPI MCPサーバーを通じてプラットフォームの各種機能を自動管理することで、作業効率を向上させます。
description SKILL.md
name: mcp-lark description: Based on FeiShu(飞书) / Lark's OpenAPI MCP server, manage user information, chats, emails, cloud documents, multidimensional tables, tasks, calendars, etc.
MCP Lark / FeiShu
Need to login to the Lark MCP Configuration Platform to add MCP services, obtain the MCP URL, and configure it into environment variables.
- Lark MCP docs: https://open.larksuite.com/document/mcp_open_tools/call-feishu-mcp-server-in-remote-mode
- 飞书 MCP 文档: https://open.feishu.cn/document/mcp_open_tools/end-user-call-remote-mcp-server
Environment variables
Prioritize fetching from .env under the workspace, then use system environment variables. If not configured, ask the user for input and update it to .env.
# Configure multiple MCP service URLs and usage scenarios in environment variables
LARK_MCP_SERVERS='
open.larksuite.com/mcp/stream/xxx:Chats and Mails;
open.larksuite.com/mcp/stream/yyy:Cloud documents;
'
List of available tools
npx -y mcporter list 'open.larksuite.com/mcp/stream/<token>' --all-parameters
# Get the schema of the specified tool
npx -y mcporter list 'open.larksuite.com/mcp/stream/<token>' --json | jq '.tools[] | select(.name == "<tool_name>")'
Call specified tool
npx -y mcporter call 'open.larksuite.com/mcp/stream/<token>.<tool_name>' param1:"value1" foo:"bar"
References
- Sent message content: references/message_create.md
About mcporter
To improve compatibility, use npx -y mcporter instead of mcporter when executing commands.
forumユーザーレビュー (0)
レビューを書く
効果
使いやすさ
ドキュメント
互換性
レビューなし
統計データ
インストール数1.5K
評価4.8 / 5.0
バージョン
更新日2026年3月17日
比較事例1 件
ユーザー評価
4.8(21)
5
0%
4
0%
3
0%
2
0%
1
0%
この Skill を評価
0.0
対応プラットフォーム
🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI
タイムライン
作成2026年3月17日
最終更新2026年3月17日