Feishu Cli Export
MCP Serverby riba2534 · Added 5mo ago
Claude
33
Install
git clone https://github.com/riba2534/feishu-cliAdd to Claude
claude mcp add feishu-cli-exportQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"feishu-cli-export": {
"command": "npx",
"args": [
"@modelcontextprotocol/feishu-cli-export"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
将飞书文档或知识库文档导出为 Markdown 文件。当用户请求"导出文档"、"转换为 Markdown"、"保存为 md"时使用。Markdown 作为中间格式存储在 /tmp 目录。
Tags
developmentbashnodegitapiskill