Feishu-MCP

cso1z/Feishu-MCP
★ 513 stars TypeScript 🤖 AI/LLM Updated 1mo ago
为 Cursor、Windsurf、Cline 和其他 AI 驱动的编码工具提供访问、编辑和结构化处理飞书文档的能力,基于 Model Context Protocol 服务器实现。
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "feishu-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cso1z/Feishu-MCP"
      ]
    }
  }
}

Topics

feishularkmcp