Feishu Business Operations
@haohanghao0321-cpu
关于 Feishu Business Operations
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).
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"feishu-scenarios": {
"command": "npx",
"args": [
"-y",
"feishu-scenarios-mcp"
],
"env": {
"FEISHU_APP_ID": "<你的飞书App ID>",
"FEISHU_APP_SECRET": "<你的飞书App Secret>",
"FEISHU_BITABLE_APP_TOKEN": "<你的多维表格App Token>",
"FEISHU_ENV": "feishu",
"FEISHU_USER_ID": "<你的飞书Open ID (可选)>",
"DEEPSEEK_API_KEY": "<你的DeepSeek Key (可选)>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
沟通协作 分类下的更多 MCP 服务器
MCP Teams Server
InditexTechAn MCP (Model Context Protocol) server implementation for Microsoft Teams integration, providing capabilities to read messages, create messages, reply to messages, mention members.
MCP Headless Gmail Server
baryhuangA MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
Discord Mcp
SaseQA MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities.
feishu-tools-mcp
Li-vienMCP server provides Feishu related operations to AI encoding agents such as cursor 飞书MCP插件,读取文档、发送消息、合同审批、数据处理.....
Gmail
shinzo-labsMCP Implementation for Gmail Services
评论