MCP.so
ログイン
F

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).

基本情報

カテゴリ

コミュニケーション

トランスポート

stdio

公開者

haohanghao0321-cpu

投稿者

Chen Howie

設定

以下の設定を使って、このサーバーを 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

コメント

「コミュニケーション」の他のコンテンツ