Lark Mcp
Provides MCP tools guidance and assistance for orchestrating AI agents and multi-step workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add lark-mcp npx -- -y @trustedskills/lark-mcp
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"lark-mcp": {
"command": "npx",
"args": [
"-y",
"@trustedskills/lark-mcp"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The lark-mcp skill enables AI agents to interact with Lark (formerly Feishu), a collaborative platform used for communication, task management, and workflow automation. It allows users to send messages, manage tasks, and access data within Lark through an API integration.
When to use it
- To automate sending notifications or updates to team members via Lark chat channels.
- For integrating project management workflows by creating and updating tasks directly from AI agent actions.
- When building internal tools that need real-time communication with a Lark workspace.
Key capabilities
- Sending messages to Lark chat rooms or users
- Creating and managing tasks within Lark
- Accessing data from Lark through API endpoints
Example prompts
- "Send a message to the #project-team channel in Lark: 'The sprint planning meeting is rescheduled for tomorrow at 10 AM.'"
- "Create a new task in Lark with title 'Review Q4 reports' and assign it to Alice."
- "Fetch all open tasks from the 'Engineering' project space in Lark."
Tips & gotchas
- Ensure you have valid API credentials and proper permissions set up within your Lark workspace.
- Be mindful of rate limits when making frequent API calls to avoid disruptions in service.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.