SERVER
feishu-user-mcp
Rank #5,804io.github.EthanQC/feishu-user-plugin
MCP server integrating with Feishu (Lark) for user management and collaboration workflows.
First listed
Mar 7, 2026
Last publish date
May 16, 2026
OVERVIEW
feishu-user-mcp is a Model Context Protocol (MCP) server published by zhuzhen-team. It ranks #5,804 of 76,851 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. feishu-user-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Mar 7, 2026 and most recently updated on May 16, 2026.
STANDING
#5,804of 76,851 tracked serversTop 10%
Ranks ahead of 71,047 of 76,851 servers on MCP Toplist.
CONNECT
Use feishu-user-mcp
Add feishu-user-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"feishu-user-plugin": {
"command": "npx",
"args": [
"-y",
"feishu-user-plugin"
],
"env": {
"LARK_COOKIE": "<your LARK_COOKIE>",
"LARK_APP_ID": "<your LARK_APP_ID>",
"LARK_APP_SECRET": "<your LARK_APP_SECRET>",
"LARK_USER_ACCESS_TOKEN": "<your LARK_USER_ACCESS_TOKEN>",
"LARK_USER_REFRESH_TOKEN": "<your LARK_USER_REFRESH_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (2 delisted)
ORGANIZATION
zhuzhen-team
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 1.3.13 | May 16, 2026 |
| 1.3.12 | May 15, 2026 |
| 1.3.11 | May 9, 2026 |
| 1.3.10 | May 9, 2026 |
FAQ
Frequently asked questions
- Who maintains feishu-user-mcp?
- feishu-user-mcp is maintained by zhuzhen-team, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is feishu-user-mcp listed on the Official MCP Registry?
- Yes — feishu-user-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does feishu-user-mcp have?
- MCP Toplist tracks 4 versions of feishu-user-mcp, most recently published on May 16, 2026.
- Where can I find the source code for feishu-user-mcp?
- The source code for feishu-user-mcp is hosted at github.com/zhuzhen-team/feishu-user-plugin.
EXPLORE