F
Feishu MCP
by @huabowen001
飞书开放平台 MCP 服务,提供飞书企业应用的全方位集成能力。支持用户管理(搜索、查询用户信息)、文档协作(云文档、知识库、多维表格的创建与管理)、即时通讯(群聊搜索、成员管理)、日程管理(日历事件、忙闲状态查询)、任务管理(任务、子任务、任务清单的完整生命周期管理)等核心功能
Created 1/22/2026
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/huabowen001/feishu-mcp
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"huabowen001-feishu-mcp": {
"command": "git",
"args": [
"clone",
"https://github.com/huabowen001/feishu-mcp"
]
}
}
}
Author Servers
Other servers by huabowen001