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.
支持在指定文件夹中创建新的飞书文档
获取文档基本信息(标题、版本等)、区块结构和层级,以及特定区块的详细内容
支持提取文档的完整纯文本内容,便于分析和处理
支持创建和更新带有丰富样式的文本块、标题块、代码块和列表,并可批量创建内容
创建有序列表(编号列表)
创建无序列表(项目符号列表)
创建代码块,支持代码语法高亮和自动换行设置
创建从一级到九级的不同级别标题
支持在单次操作中创建多个不同类型的内容块
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!