69
/ 100
5 days ago
glama

larks-mcp

Enables fetching document content from Lark Suite using OAuth authentication, with support for streamable HTTP transport and Docker deployment.

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.
🔐
You'll be asked for 2 credentials: LARKS_CLIENT_SECRET, LARKS_BEARER_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.
configMCP_PORTexport =48080
configLARKS_DOMAINOAuth domain (default: https://open.larksuite.com)
configLARKS_API_DOMAINAPI domain (default: https://open.larksuite.com)
configLARKS_CLIENT_IDexport =your_client_id
🔐 secretLARKS_CLIENT_SECRETexport =your_client_secret
configLARKS_REDIRECT_URIOAuth redirect URI (default: http://localhost:48080/oauth/callback)
configMCP_HOSTServer host (default: 0.0.0.0)
🔐 secretLARKS_BEARER_TOKENDirect bearer token (optional, fallback if OAuth not used)
// 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/hpower2-larks-mcp-f6f5jr)](https://m8ven.ai/mcp/hpower2-larks-mcp-f6f5jr)
commit: 39c1c72b335b4c582539dbec1580ed25ed82a1df
code hash: 78090751348bb7ff74bcd078bac52a66847522f03eaf904e349d978319bc944f
verified: 6/23/2026, 10:26:04 AM
view raw JSON →