基于MCP协议的飞书项目管理工具
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-mcp-feishu-proj","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
> ⚠️ **项目已归档** > 飞书项目已推出官方的[MCP Server](https://project.feishu.cn/b/helpcenter/1p8d7djs/jdmql9oj)服务。 > > 因此后续本仓库不再进行维护或更新。 > 请勿提交新的 Issue、Pull Request 或修改请求。 > 若需参考历史内容,可在只读模式下浏览本仓库。 > > 👉 建议查看飞书项目[官方文档](https://project.feishu.cn/b/helpcenter/1p8d7djs/73n2upf3)以获得最新的支持。 # MCP-飞书项目管理工具 基于MCP(Model Context Protocol)协议的飞书项目管理工具,允许AI助手通过MCP协议与飞书项目管理系统进行交互。 ## 项目简介 本项目是一个MCP服务器实现,它封装了飞书项目管理的Open API,使AI助手能够获取飞书项目的视图列表、视图详情等信息。通过这个工具,AI助手可以帮助用户管理和查询飞书项目中的工作项。 ## 使用方法 在支持MCP协议的客户端(如[Claude桌面客户端](https://claude.ai/download),[Cursor](https://www.cursor.com/),[Cline](https://github.com/cline/cline)等)的配置文件中添加本服务器。 > 更多MCP客户端可参考:https://modelcontextprotocol.io/clients 以Claude桌面客户端为例,编辑`claude_desktop_config.json`文件: - macOS: ~/Library/Application Support/Claude/claude_desktop_config.json - Windows: %APPDATA%\Claude\claude_desktop_config.json 在`mcpServers`字段中添加以下配置: ```json { "mcpServers": { "feishuproj": { "command": "uvx", "args": ["mcp-feishu-proj@latest","--transport", "stdio"], "env": { "FS_PROJ_PROJECT_KEY": "your_project_key", "FS_PROJ_USER_KEY": "your_user_key", "FS_PROJ_PLUGIN_ID": "your_plugin_id", "FS_PROJ_PLUGIN_SECRET": "your_plugin_secret" } } } } ``` ## 已支持功能([欢迎贡献](#贡献指南)) ### 登录认证 - [x] 登录及认证流程 ### 视图功能 - [x] 获取飞书项目视图列表 - [x] 获取视图工作项列表 - [ ] 创建固定视图 - [ ] 更新固定视图 - [ ] 创建条件视图 - [ ] 更新条件视图 - [ ] 删除视图 ### 工作项管理 - [x] 获取工作项详情 - [x] 获取创建工作项元数据 - [ ] 创建工作项 - [ ] 更新工作项 - [ ] 批量更新工作项字段值 - [ ] 删除工作项 - [ ] 终止/恢复工作项 - [ ] 获取工作项操作记录 ### 工作项搜索 - [ ] 获取指定的工作项列表(单空间) - [ ] 获取指定的工作项列表(跨空间) - [ ] 获取指定的工作项列表(单空间-复杂传参) - [ ] 获取指定的工作项列表(全局搜索) - [ ] 获取指定的关联工作项列表 ### 附件管理 - [ ] 添加附件 - [ ] 文件上传 - [ ] 下载附件 - [ ] 删除附件 ### 空间管理 - [ ] 获取空间列表 - [ ] 获取空间详情 - [ ] 获取空间下业务线详情 - [ ] 获取空间下工作项类型 - [ ] 获取空间下团队成员 ### 角色与人员配置 - [x] 获取流程角色配置详情 ### 空间关联 - [ ] 获取空间关联规则列表 - [ ] 获取空间关联下的关联工作项实例列表 - [ ] 绑定空间关联的关联工作项实例 - [ ] 解绑空间关联的关联工作项实例 ### 流程与节点 - [ ] 获取工作流详情 - [ ] 获取工作流详情(WBS) - [ ] 更新节点/排期 - [ ] 节点完成/回滚 - [ …
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.