Skip to content

Feishu

Free

by MCP Community

Model Context Protocol server for Feishu integration

v0.3.2Added Apr 12, 2026
feishularkmcptypescript
Works with:ClaudeGPTGeminiCopilot

Feishu MCP Server

Model Context Protocol server for Feishu integration

Installation

npx -y feishu-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y feishu-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "feishu": {
      "command": "npx",
      "args": ["-y", "feishu-mcp"]
    }
  }
}