Feishu Cli Sheet
MCP Serverby riba2534 · Added 5mo ago
Claude
33
Install
git clone https://github.com/riba2534/feishu-cliAdd to Claude
claude mcp add feishu-cli-sheetQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"feishu-cli-sheet": {
"command": "npx",
"args": [
"@modelcontextprotocol/feishu-cli-sheet"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
飞书电子表格操作:创建表格、读写单元格、V3 富文本 API、行列操作、样式设置、查找替换、单元格图片、工作表保护。支持 V2 简单数据和 V3 富文本两种 API。当用户需要操作飞书表格、批量处理数据、设置样式时使用。
Tags
developmentbashapiskill