Feishu Tools
Freeby MCP Community
Feishu SDK wrapper for MCP server and agent development
v0.1.16Added Apr 12, 2026
feishularkmcpagentsdk
Feishu Tools MCP Server
Feishu SDK wrapper for MCP server and agent development
Installation
Reviews
Installation
Quick install
npx -y feishu-tools
Add to claude_desktop_config.json
{
"mcpServers": {
"feishu-tools": {
"command": "npx",
"args": ["-y", "feishu-tools"]
}
}
}