lark

stdio

Used by 1 plugin

Installs srp-allstaff, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub serendipityoneinc/srp-claude-code-marketplace --plugin srp-allstaff
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "lark": {
      "command": "npx",
      "args": [
        "-y",
        "@larksuiteoapi/lark-mcp",
        "mcp",
        "-a",
        "${LARK_APP_ID}",
        "-s",
        "${LARK_APP_SECRET}",
        "--oauth",
        "--token-mode",
        "auto"
      ]
    }
  }
}
Security Considerations
External connections

This server connects to external services. Review the URLs it accesses before enabling.

Command
npx
Arguments
-y@larksuiteoapi/lark-mcpmcp-a${LARK_APP_ID}-s${LARK_APP_SECRET}--oauth--token-modeauto