Feishu Business Operations
@haohanghao0321-cpu
AI-native business operations MCP server for Feishu/Lark. 8 scenario-based tools for multidimensional tables (search, query, write, create, AI schema design) and approvals (list, alerts, stats).
Overview
What is Feishu Business Operations?
Feishu Business Operations is an AI-native MCP server for Feishu/Lark that provides eight scenario-based tools covering multidimensional tables (Bitable) and approvals. It enables search, query, write, create, AI schema design, approval tracking, alerts, and statistics, making it ideal for business operations teams automating workflows within Feishu.
How to use Feishu Business Operations?
Install globally via npm install -g feishu-scenarios-mcp or run directly with npx feishu-scenarios-mcp. Configure a .env file with your Feishu app credentials (FEISHU_APP_ID, FEISHU_APP_SECRET, and optionally FEISHU_BITABLE_APP_TOKEN, FEISHU_ENV, FEISHU_USER_ID, DEEPSEEK_API_KEY). For Claude Desktop, add the server to your claude_desktop_config.json with the same environment variables.
Key features of Feishu Business Operations
- Eight tools covering Bitable and approval workflows
- Full CRUD and search on multidimensional tables
- AI-powered table schema design using DeepSeek
- Approval instance query, alerts, and statistics
- Supports both Feishu and Lark environments
- WebSocket-based Feishu bot for mobile access
- Batch write with auto field-name matching and type conversion
Use cases of Feishu Business Operations
- Search and query Bitable tables and records by keywords or filters
- Update or insert records into Bitable with natural language commands
- Design new table schemas from a business description using AI
- Monitor approval bottlenecks and identify the slowest approvers
- Generate monthly approval pass-rate statistics
FAQ from Feishu Business Operations
What Feishu permissions are required?
The server needs approval:instance (read approval instances), bitable:app (access bitable), im:message (bot messaging), and `im:message:send