AI SummaryA unified MCP integration for Feishu (Lark) that enables AI agents to create/edit documents, manage tables, insert charts, and search knowledge bases across multiple Feishu APIs. Useful for developers building AI workflows that need deep Feishu workspace integration.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "feishu-mcp" skill in my project. Please run this command in my terminal: # Install skill into the correct directory mkdir -p .claude/skills/feishu-mcp && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/feishu-mcp/SKILL.md "https://raw.githubusercontent.com/AlexAnys/feishu-mcp/main/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
飞书全能 MCP - 创建/编辑文档、插入图表、管理表格、搜索知识库。整合社区版+官方 MCP,适配 Moltbot/Clawdbot。
飞书全能 MCP
整合社区版 feishu-mcp(文档编辑)+ 官方 lark-mcp(多维表格/搜索),让 Clawdbot 完整操作飞书。
快速配置
`bash curl -fsSL https://raw.githubusercontent.com/AlexAnys/feishu-mcp/main/setup.sh | bash `
三个 MCP 服务
| 服务 | 来源 | 能力 | |------|------|------| | feishu | 社区版 | 创建/编辑文档、图表、图片 | | lark | 官方 | 多维表格、发消息 | | lark-user | 官方 | 搜索文档、读取知识库 |
创建文档
mcporter call feishu.create_feishu_document --args '{"title":"新文档"}'
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster