communication

Open Feishu Mcp Server

A Model Context Protocol (MCP) server with built-in Feishu OAuth authentication, supporting remote connections and providing comprehensive Feishu document management tools including block creation, content updates, and advanced features.

typescript
cloud
local
communication
0
View on GitHub

Installation

npx -y ztxtxwd/open-feishu-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "open-feishu-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "ztxtxwd/open-feishu-mcp-server"
  ]
}

About This MCP Server

ztxtxwd/open-feishu-mcp-server

A Model Context Protocol (MCP) server with built-in Feishu OAuth authentication, supporting remote connections and providing comprehensive Feishu document management tools including block creation, content updates, and advanced features.

GitHub: https://github.com/ztxtxwd/open-feishu-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub