0
/ 100
27 days ago
glama

feishu-memory-mcp

Enables AI agents to use Feishu (Lark) spreadsheets as long-term memory and personal knowledge base with retrieval-augmented generation (RAG) via the Model Context Protocol.

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
🚨
Reads files from sensitive locations
Touches: /etc/feishu-memory/.env
🔐
You'll be asked for 2 credentials: MEMORY_BITABLE_APP_TOKEN, KNOWLEDGE_BITABLE_APP_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.
🔐 secretMEMORY_BITABLE_APP_TOKENexport =bascnxxxxxxxxxxxx
configMEMORY_BITABLE_TABLE_IDexport =tblxxxxxxxxxxxxxxxx
🔐 secretKNOWLEDGE_BITABLE_APP_TOKENexport =bascnyyyyyyyyyyyy
configKNOWLEDGE_BITABLE_TABLE_IDexport =tblyyyyyyyyyyyyy
configLARK_CLI_PATH
// 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/junqiu520-feishu-memory-mcp-r64qpf)](https://m8ven.ai/mcp/junqiu520-feishu-memory-mcp-r64qpf)
commit: 3eb05696f0be95637b9a72fb072e1a7fc982151b
code hash: f3aa1d884140678f47661fa036d82ad5c974e15e2f8debcd8e911120f1c4a4b6
verified: 7/4/2026, 9:12:48 AM
view raw JSON →