MCP.so
Sign In

feishu-mcp-server

@hankeyyh

About feishu-mcp-server

npm feishu-mcp-server

Basic information

Category

Communication

Runtime

node

Transports

stdio

Publisher

hankeyyh

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is feishu-mcp-server?

A server that accesses Feishu documents via the Model Context Protocol (MCP), designed for integration into AI applications.

How to use feishu-mcp-server?

Install globally with npm install -g feishu-mcp-server, then run feishu-mcp start-server --app_id <app_id> --app_secret <app_secret>. Supports Command mode (directly in Cursor MCP config) and SSE mode (start server with --sse --port <port> and configure the SSE endpoint).

Key features of feishu-mcp-server

  • Access Feishu knowledge base documents
  • Access Feishu cloud documents
  • Integrate with AI applications via MCP

Use cases of feishu-mcp-server

FAQ from feishu-mcp-server

Comments

More Communication MCP servers