feishu

Manage Feishu messages, groups, documents, and user lookups via the MCP API.

7|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Davie521/claude-skills --skill feishu-davie521
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu
Source: https://github.com/Davie521/claude-skills/tree/main/plugins/work-tools/skills/feishu
Command: npx skills add https://github.com/Davie521/claude-skills --skill feishu-davie521

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu MCP integration enables teams to manage messaging, group management, document handling, and user lookups directly from Claude, reducing manual steps and context switching.

Core Features & Use Cases

  • Send messages to individuals or groups via Feishu MCP.
  • Create groups and manage membership.
  • Create documents and upload files to Feishu MCP.
  • Query user Open IDs to target messages.

Quick Start

Use Feishu MCP to send a message to a user and create a document in a channel.

Frequently Asked Questions about feishu

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sending Feishu messages to individual users from Claude?

Automating Feishu messages lets you send text directly to individuals via the Feishu MCP API. You query the target user's Open ID first, then use the messaging action to deliver the message without manual context switching.

Can I create and manage Feishu groups using the MCP API?

Yes, Feishu group management is supported through the MCP API. You can programmatically create new groups, manage group memberships, and handle group communication workflows directly from your automation environment.

What do I need to query Feishu user Open IDs for messaging workflows?

Querying Feishu user Open IDs requires access to the Feishu MCP API. You look up users to target messages accurately, ensuring your automated communication workflows reach the correct individuals or groups.

How do I upload files and create documents in Feishu MCP?

Uploading files and creating documents in Feishu MCP is done through API calls. You can create documents and upload files to Feishu MCP to automate document handling and file services across your team's chat and groups.

Does the Feishu MCP integration work with both Lark and Feishu platforms?

The Feishu MCP integration applies to teams using either Feishu or Lark. It automates communication workflows, document handling, and user discovery uniformly across both platforms using the same MCP API operations.

What are the limitations of automating Feishu communication workflows via MCP?

Automating Feishu workflows via MCP is limited to actions like sending messages, creating groups, uploading files, and querying users. Complex custom API endpoints outside these core messaging and document actions are not covered.