Feishu Doc MCP
F

Feishu Doc MCP

An MCP server that requires no configuration and synchronizes Feishu's official documentation in real-time, supporting the search and reading of over 4,800 Feishu API documents.
2 points
7.3K

What is Feishu Doc MCP?

Feishu Doc MCP is a bridge that connects AI assistants with Feishu Open Platform documentation. It allows AI assistants (such as Claude) to directly search, browse, and read Feishu's official API documentation, including all technical documentation such as server-side APIs, client-side APIs, and development guides.

How to use Feishu Doc MCP?

Just configure it once in Claude Desktop, and the AI assistant will gain the ability to access Feishu documentation. You can ask the AI to search for specific API categories or read specific document content, just like having a Feishu technical documentation expert at your fingertips.

Applicable scenarios

Suitable for Feishu developers, technical consultants, technical support personnel, and any scenario where you need to quickly access Feishu API documentation. When you develop Feishu applications, integrate Feishu functions, or solve Feishu API-related problems, this tool can significantly improve efficiency.

Main features

Zero-configuration usage
No need to apply for an API key or Token. Directly connect to Feishu's official public interfaces and use it out of the box.
Dynamic synchronization and update
Automatically obtain the latest document structure from Feishu's official sources and synchronize newly added or adjusted API categories in real-time without manual maintenance.
Complete document coverage
Supports more than 4,800 documents on the Feishu Open Platform, including over 100 categories such as server-side APIs, client-side APIs, development guides, and development tutorials.
Intelligent content processing
Automatically process large documents by segmenting and reading them, intelligently name temporary files, and optimize the reading experience of AI assistants.
High-performance design
Load document indexes in parallel at startup, cache all document mappings in memory, and provide fast and efficient query responses.
Advantages
Completely free to use, no paid subscriptions required
The documentation is always up-to-date, synchronized with Feishu's official updates
Covers all Feishu APIs and development documentation, with comprehensive content
Simple configuration, one-time setup for permanent use
Supports long-term operation, with stable and reliable performance
Limitations
Only supports document reading, cannot perform actual API calls
Requires Claude Desktop or other MCP-supported clients
The document content is read-only, cannot be edited or modified
Network connectivity may affect document loading speed

How to use

Install Feishu Doc MCP
Run directly using npx (recommended) or install globally to the system.
Configure Claude Desktop
Add MCP server settings to the Claude Desktop configuration file.
Restart Claude Desktop
Restart the Claude Desktop application to make the configuration take effect.
Start using
Directly ask questions about Feishu APIs in Claude, and the AI will automatically use the document tool.

Usage examples

Find the API for sending messages
When you need to know how to send messages in Feishu, you can ask the AI assistant to search for relevant API documentation.
Understand calendar event creation
When developing calendar functions, you need to consult the API documentation for creating calendar events.
Learn robot development
You want to develop a Feishu robot but don't know where to start.

Frequently Asked Questions

Do I need a Feishu developer account?
How often is the documentation updated?
Which AI assistants are supported?
How long will the documentation be cached?
What should I do if the document fails to load?

Related resources

Feishu Open Platform official website
Feishu's official developer platform, containing complete API documentation and development resources
MCP protocol official documentation
Official description and specification of the Model Context Protocol
GitHub repository
Source code and latest version of Feishu Doc MCP
npm package page
Package information and installation instructions on npm

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "feishu-doc": {
      "command": "npx",
      "args": ["feishu-doc-mcp@latest"]
    }
  }
}

{
  "mcpServers": {
    "feishu-doc": {
      "command": "feishu-doc-mcp"
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

A
Airweave
Airweave is an open - source context retrieval layer for AI agents and RAG systems. It connects and synchronizes data from various applications, tools, and databases, and provides relevant, real - time, multi - source contextual information to AI agents through a unified search interface.
Python
6.5K
5 points
V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
6.3K
4.5 points
M
Moltbrain
MoltBrain is a long-term memory layer plugin designed for OpenClaw, MoltBook, and Claude Code, capable of automatically learning and recalling project context, providing intelligent search, observation recording, analysis statistics, and persistent storage functions.
TypeScript
4.8K
4.5 points
B
Bm.md
A feature-rich Markdown typesetting tool that supports multiple style themes and platform adaptation, providing real-time editing preview, image export, and API integration capabilities
TypeScript
4.2K
5 points
S
Security Detections MCP
Security Detections MCP is a server based on the Model Context Protocol that allows LLMs to query a unified security detection rule database covering Sigma, Splunk ESCU, Elastic, and KQL formats. The latest version 3.0 is upgraded to an autonomous detection engineering platform that can automatically extract TTPs from threat intelligence, analyze coverage gaps, generate SIEM-native format detection rules, run tests, and verify. The project includes over 71 tools, 11 pre-built workflow prompts, and a knowledge graph system, supporting multiple SIEM platforms.
TypeScript
5.4K
4 points
P
Paperbanana
Python
7.8K
5 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
6.5K
4.5 points
A
Assistant Ui
assistant - ui is an open - source TypeScript/React library for quickly building production - grade AI chat interfaces, providing composable UI components, streaming responses, accessibility, etc., and supporting multiple AI backends and models.
TypeScript
7.7K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
21.6K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
35.8K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
26.0K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
73.2K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
32.6K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
64.2K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
22.1K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
49.7K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase