Back to directory
sanweiw/xuemcp

sanweiw/xuemcp

@sanweiw

Record notes to Feishu via MCP server

feishunotesmcptypescriptclaude-desktopnote-takinglarkcontext

Installation & Configuration

{
  "mcpServers": {
    "mcp-server-feishu": {
      "command": "node",
      "args": [
        "/path/to/mcp-server-feishu/build/index.js"
      ],
      "env": {
        "FEISHU_APP_ID": "cli_xxxxxx",
        "FEISHU_APP_SECRET": "3uKtbKpUmEu0xxxu",
        "FEISHU_APP_TOKEN": "JjT1btzyza5yxxxx",
        "FEISHU_TABLE_ID": "tbls1O9t1Qxxxx"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17