74
/ 100
23 days ago
glama

feishu-doc-mcp

飞书云文档 MCP Server,为 Claude Code 提供飞书文档的创建、读取、编辑能力,支持 OAuth 认证和 token 自动刷新。

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
🚨
Secret credentials may flow to a network call
2 flows detected: FEISHU_APP_SECRET. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 1 credential: FEISHU_APP_SECRET
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_APP_ID"export =你的AppID FEISHU_APP_SECRET=你的AppSecret; exec node /path/to/feishu-doc-mcp/server.mjs"
🔐 secretFEISHU_APP_SECRET"export FEISHU_APP_ID=你的AppID =你的AppSecret; exec node /path/to/feishu-doc-mcp/server.mjs"
configFEISHU_AUTH_PORT否 OAuth 回调端口,默认 9876,需与飞书后台重定向 URL 一致
// 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 5 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/shackleslay-feishu-doc-mcp-wt9m28)](https://m8ven.ai/mcp/shackleslay-feishu-doc-mcp-wt9m28)
commit: e105a8b53bbe7090739df3c11535af9df3d40680
code hash: 30c96d251faac76c213eaae2a50cee2c57770a545369745ffdf033a16dbaccbc
verified: 6/22/2026, 12:40:05 PM
view raw JSON →