feishu-user-plugin
Rank #15,233io.github.EthanQC/feishu-user-plugin
Feishu/Lark MCP server + CLI tool. 85 tools, 3 auth layers. Send as user via cookie+protobuf.
feishu-user-plugin is a Model Context Protocol (MCP) server published by zhuzhen-team. It ranks #15,233 of 132,405 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. feishu-user-plugin is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Mar 7, 2026 and most recently updated on May 22, 2026.
Ranks ahead of 117,172 of 132,405 servers on MCP Toplist.
Use feishu-user-plugin
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add feishu-user-plugin -e "LARK_COOKIE=<your LARK_COOKIE>" -e "LARK_APP_ID=<your LARK_APP_ID>" -e "LARK_APP_SECRET=<your LARK_APP_SECRET>" -e "LARK_USER_ACCESS_TOKEN=<your LARK_USER_ACCESS_TOKEN>" -e "LARK_USER_REFRESH_TOKEN=<your LARK_USER_REFRESH_TOKEN>" -- npx -y feishu-user-pluginReplace each placeholder with your own value before saving.
[mcp_servers.feishu-user-plugin]
command = "npx"
args = ["-y", "feishu-user-plugin"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"feishu-user-plugin": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.EthanQC%2Ffeishu-user-plugin)<a href="https://mcptoplist.com/server/io.github.EthanQC%2Ffeishu-user-plugin"><img src="https://mcptoplist.com/badge/io.github.EthanQC%2Ffeishu-user-plugin.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
zhuzhen-team
Available versions (5)
| Version | Published |
|---|---|
| 1.3.14 | May 22, 2026 |
| 1.3.13 | May 16, 2026 |
| 1.3.12 | May 15, 2026 |
| 1.3.11 | May 9, 2026 |
| 1.3.10 | May 9, 2026 |
Frequently asked questions
- Who maintains feishu-user-plugin?
- feishu-user-plugin is maintained by zhuzhen-team, which publishes 2 MCP servers (9 total versions) tracked on MCP Toplist.
- Is feishu-user-plugin listed on the Official MCP Registry?
- Yes — feishu-user-plugin is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does feishu-user-plugin have?
- MCP Toplist tracks 5 versions of feishu-user-plugin, most recently published on May 22, 2026.
- Where can I find the source code for feishu-user-plugin?
- The source code for feishu-user-plugin is hosted at github.com/zhuzhen-team/feishu-user-plugin.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.