74
/ 100
25 days ago
glama

feishu-user-mcp

MCP server enabling Feishu/Lark operations including messaging as user, document management, spreadsheets, knowledge base, calendar, tasks, and OKR, with cookie-based user authentication as a zero-setup option for personal developers.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: FEISHU_TEST_FOLDER_TOKEN, LARK_APP_SECRET, LARK_USER_ACCESS_TOKEN, LARK_USER_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFEISHU_PLUGIN_EXTRA_EVENTS
configFEISHU_PLUGIN_PROFILE
🔐 secretFEISHU_TEST_FOLDER_TOKEN
configGITHUB_ACTIONS
configLARK_APP_ID官方 API(机器人) + LARK_APP_SECRET 群消息读写、文档、多维表格、知识库、云空间、日历、任务 v2、OKR、联系人、实时事件 WS 70+
🔐 secretLARK_APP_SECRET官方 API(机器人) LARK_APP_ID + 群消息读写、文档、多维表格、知识库、云空间、日历、任务 v2、OKR、联系人、实时事件 WS 70+
configLARK_COOKIE用户身份(cookie + protobuf) 以用户身份发文本 / 图片 / 文件 / 富文本 / @ / 批量 8
configLARK_PROFILES_JSON
configLARK_UAT_EXPIRES
🔐 secretLARK_USER_ACCESS_TOKEN用户 OAuth UAT + LARK_USER_REFRESH_TOKEN P2P 私聊读取、用户 chat 列表;写入文档 / Bitable / 日历 资源时以用户为 owner 2 显式 + 全工具 UAT-first
🔐 secretLARK_USER_REFRESH_TOKEN用户 OAuth UAT LARK_USER_ACCESS_TOKEN + P2P 私聊读取、用户 chat 列表;写入文档 / Bitable / 日历 资源时以用户为 owner 2 显式 + 全工具 UAT-first
configTEST_CHAT_ID
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/zhuzhen-team-feishu-user-plugin-16v8ui)](https://m8ven.ai/mcp/zhuzhen-team-feishu-user-plugin-16v8ui)
commit: de3b47908b897c80973754e074c6092cd0a03c01
code hash: bc5366b7cf198c5086f9fd821a056a0d00820e6072822629865b6ec40f825f80
verified: 6/14/2026, 11:04:04 AM
view raw JSON →