Feishu User Plugin MCP Server

Feishu/Lark MCP server + CLI tool. 85 tools, 3 auth layers. Send as user via cookie+protobuf. It runs locally over stdio via the published package.

People connecting communication tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-02 · ★ 8 · #21 OF 99 MAINTAINED COMMUNICATION · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Feishu User Plugin

Claude Code

claude mcp add ethanqc-feishu-user-plugin -- npx -y feishu-user-plugin

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ethanqc-feishu-user-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "feishu-user-plugin"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package feishu-user-plugin - unscoped; check the name against the project README before installing

registry namespace io.github.EthanQC is GitHub-verified and matches the repo owner

03 · What Feishu User Plugin can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.3.11 · 2026-05-10

主线:Lark Desktop 多账号无感切换 - 在 Feishu Desktop 切账号,MCP 在 ~15 s 内自动跟到对应 profile。同期完成三项上架基建:MCP Registry CI 自动 publish 在 v1.3.11 头号 release 已自动跑通;Anthropic .mcpb 包 + PRIVACY.md 与 Cursor .cursor-plugin/plugin.json 仓库材料就绪。工具数…

04 · Who maintains Feishu User Plugin

feishu-user-plugin is maintained by ethanqc. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
communication - ranked #21 of 99 actively-maintained communication servers as of 2026-08-25.
registry
io.github.EthanQC/feishu-user-plugin (active, first published 2026-05-09 · 5 versions)
packages
npm:feishu-user-plugin

06 · Feishu User Plugin FAQ

What is Feishu User Plugin?

Feishu/Lark MCP server + CLI tool. 85 tools, 3 auth layers. Send as user via cookie+protobuf. It runs locally over stdio via the published package.

Is Feishu User Plugin still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-02. We re-verify nightly.

How do I install Feishu User Plugin?

Run `npx -y feishu-user-plugin`. You can also paste the ready-made client config above.

Does Feishu User Plugin run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Feishu User Plugin

More communication MCP servers · prompts.chat MCP Server · Technocore Chat · Flow Castle · Telegram Archive MCP · Getcoherence MCP Server

More JavaScript MCP servers · Audrey · Raycast · Lan Direct · Xtap Down · see all