Skip to main content
Glama

lark-tools-mcp

MCP server provides Feishu related operations to AI encoding agents such as cursor
飞书MCP插件
通过打通飞书与cursor,向LLM提供读取文档、发送消息、合同审批、数据处理.....
可能会有意想不到的组合方式

创建自建应用

MCP服务运行基于token,需要创建一个应用并做发布 https://open.feishu.cn/document/server-docs/api-call-guide/terminolog

然后对应用进行文档授权,这一步较为繁琐,参考文档,选择合适的方案:https://open.feishu.cn/document/uAjLw4CM/ugTN1YjL4UTN24CO1UjN/trouble-shooting/how-to-add-permissions-to-app

Related MCP server: feishu_mcp_server

运行服务

  1. 拷贝 .env.example 为 .env 文件

  2. 修改 .env 文件中的 FEISHU_APP_ID 为飞书自建应用的 app_id

  3. 修改 .env 文件中的 FEISHU_APP_SECRET 为飞书自建应用的 app_secret

  4. 运行 MCP Server

yarn install yarn start 5. Add MCP to cursor
6. Agent 模式下,输入飞书文档链接,让AI帮你阅读与整理内容

效果

tools

get_feishu_doc

获取飞书文档信息(纯文本)

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • -
    license
    -
    quality
    -
    maintenance
    A tool designed to help users connect AI Agents with the Feishu/Lark platform, encapsulating Feishu/Lark Open Platform API interfaces as MCP tools for document processing, conversation management, calendar scheduling and more.
    7,855
  • A
    license
    B
    quality
    C
    maintenance
    Enables remote chat between Feishu (Lark) and AI agents like Cursor/Claude via MCP, allowing users to send messages from Feishu groups and receive streaming replies.
    4
    16
    MIT

View all related MCP servers

Related MCP Connectors

  • Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.

  • MCP server for AI dialogue using various LLM models via AceDataCloud

  • MCP server for GLM chat completions using Zhipu AI models via AceDataCloud

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/VienLi/lark-tools-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server