Home/Directory/Productivity/Open Feishu Server

Open Feishu Server

@ztxtxwd · github.com/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,…

ClaimedProductivitystdiolocal auth
GitHub

Install one command

terminal
$ npx @modelcontextprotocol/inspector@latest

Or add it with the Claude CLI: claude mcp add ztxtxwd-open-feishu-mcp-server

Tools exposed 0 tool

Configuration claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "ztxtxwd-open-feishu-mcp-server": {
      "command": "npx",
      "args": ["@modelcontextprotocol/inspector@latest"],
      "env": {
        "FEISHU_APP_ID": "<your-feishu-app-id>",
        "FEISHU_APP_SECRET": "<your-feishu-app-secret>",
        "COOKIE_ENCRYPTION_KEY": "<your-cookie-encryption-key>"
      }
    }
  }
}

Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Productivity
Compare
@modelcontextprotocol

Search Drive and read Docs, Sheets and Slides as text. OAuth-scoped, read-first access.

Productivitystdio auth
6.9k2mo ago3 toolslocal
$npx -y @modelcontextprotocol/server-gdrive
Compare
@notionhq

Query databases, read and append pages, and search a Notion workspace through the official API.

ProductivityHTTP auth
5.8k3w ago6 toolscloud
$npx -y @notionhq/notion-mcp-server
Compare
@modelcontextprotocol

Current time and timezone conversion — a tiny utility that grounds the model in real wall-clock time.

Productivitystdio no-auth
4.7k1mo ago2 toolslocal
$uvx mcp-server-time