Feishu-MCP provides a bridge between AI assistants and Feishu (also known as Lark), ByteDance's workplace collaboration platform. Built by cso1z, this TypeScript implementation enables models to interact with Feishu's API, allowing for document retrieval, messaging, and other collaborative features directly within AI conversations. The server can be run either as a CLI application or HTTP server, with configuration handled through environment variables. It's particularly valuable for teams already using Feishu who want to integrate AI assistants into their existing workflow without switching contexts.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
支持在指定文件夹中创建新的飞书文档
获取文档基本信息(标题、版本等);获取文档区块结构和层级;获取特定区块的详细内容
支持提取文档的完整纯文本内容,便于分析和处理
支持创建和更新带有丰富样式的文本块(粗体、斜体、下划线、删除线、行内代码)以及其他编辑操作
创建和更新带有丰富样式的文本块,支持文本颜色设置和对齐方式调整
创建从一级到九级的不同级别标题
创建多种编程语言的代码块,支持代码语法高亮和自动换行设置
创建有序列表(编号列表)
创建无序列表(项目符号列表)
支持在单次操作中创建多个不同类型的内容块