F

Feishu Project

Integrates with Feishu project management platform to automate requirement analysis, bug tracking, a...

74 views
0 installs
Updated Sep 9, 2025
Not audited
Integrates with Feishu project management platform to automate requirement analysis, bug tracking, and task management through TypeScript and Express-based tools for development teams.
  1. 获取飞书开发者账号权限
    注册并登录你的飞书开发者账号:https://open.feishu.cn/

  2. 创建“自建应用”
    在飞书开放平台控制台,点击“创建应用”。选择“自建应用”类型,填写应用基本信息后点击“创建”。

  3. 获取 App ID 和 App Secret

    • 应用创建完成后,进入该应用的“凭证与基础信息”页面。
    • 在“应用凭证”区域可以看到 App IDApp Secret
    • 复制这些数值,分别作为 FEISHU_APP_IDFEISHU_APP_SECRET 后续填写。
  4. 确认接口权限
    根据你需要自动化的场景,前往“权限管理”添加相应接口权限,例如项目管理和需求管理相关接口。

    • 完成权限设置后点击“申请上线”,并进行企业内测或发布流程(如有需要)。
  5. 记录默认 API 地址
    FEISHU_API_URL 填写为:

    https://project.feishu.cn/open_api
    
  6. 在 FastMCP 连接界面填写环境变量
    打开 FastMCP 服务的“Install Now”或添加 ENV 的界面,将以下内容填写进去:

    • FEISHU_APP_ID:步骤3获取的 App ID
    • FEISHU_APP_SECRET:步骤3获取的 App Secret
    • FEISHU_API_URLhttps://project.feishu.cn/open_api

注意:所有信息请妥善保存且不要泄露。应用上线或正式使用前请根据实际权限需求,合理管理飞书后台的权限与成员授权。

Quick Start

View on GitHub

More for Project Management

View All →

Similar MCP Servers

F

Feishu Project

Integrates with Feishu Project management API, enabling direct interaction with project data, tasks, and resources through environment variable authentication and stdio-based transport.

Project Management
126
0
F

Feishu (Lark)

Integrates with Feishu (Lark) to enable document retrieval, messaging, and collaborative features directly within workplace conversations through a TypeScript implementation that runs as either a CLI or HTTP server.

Productivity Content Management
131
0
Feishu/Lark

Feishu/Lark

Official

Integrates with Feishu/Lark's collaboration suite, enabling AI assistants to interact with productivity tools through the official Node.js SDK.

Productivity Communication
131
0

Report Issue

Thank you! Your issue report has been submitted successfully.