lingyichen-ai/mcp-feishu-bot — explained in plain English
Analysis updated 2026-08-01 · repo last pushed 2025-04-01
Ask the bot to summarize a long document directly in your Feishu chat window.
Draft an email by messaging the bot without leaving your daily work chat.
Bring AI assistance into your team's existing Feishu communication workflow.
| lingyichen-ai/mcp-feishu-bot | aim-uofa/reasonmatch | airbone42/360-data-athlete | |
|---|---|---|---|
| Stars | 12 | 12 | 12 |
| Language | Python | Python | Python |
| Last pushed | 2025-04-01 | — | — |
| Maintenance | Stale | — | — |
| Setup difficulty | moderate | hard | hard |
| Complexity | 3/5 | 5/5 | 4/5 |
| Audience | developer | researcher | general |
Figures from each repo's GitHub metadata at analysis time.
Requires API keys for OpenAI or Azure OpenAI, plus creating a Feishu app with proper permissions, and the README lacks detailed Feishu setup steps.
This project connects a Feishu chatbot to an AI model, letting you talk to an assistant directly inside Feishu (a popular workplace messaging app similar to Slack). Instead of switching to a separate website or app to use AI, you can simply send messages to the bot in your daily chat window and get intelligent responses back. At a high level, the bot acts as a bridge. When you send it a message, the software forwards your text to an AI model to process. The AI generates a reply, and the bot sends that response back to you in the chat. The project is built to work specifically with OpenAI or Azure's OpenAI models, so you will need access to one of those services for it to function. The project's name, mcp-feishu-bot, references this setup, where "mcp" stands for a standard way of connecting tools to AI models. This tool is designed for teams or individuals who already use Feishu for communication and want to bring AI assistance directly into their workflow. For example, a manager could message the bot to ask for a quick summary of a long document, or a team member could ask it to help draft an email without ever leaving their chat window. It is meant to be a simple, lightweight way to keep AI handy during the workday. Setting it up involves downloading the code, entering your specific AI and Feishu credentials into a configuration file, and running a Python script. While the core instructions are provided, the README is sparse on exactly what permissions or setup steps are required on the Feishu side. A non-developer would likely need some technical help to get the bot connected and running smoothly.
A lightweight chatbot that connects Feishu (a workplace messaging app) to OpenAI or Azure AI models, letting you chat with an AI assistant directly inside your daily work chat window.
Mainly Python. The stack also includes Python, OpenAI API, Azure OpenAI.
Stale — no commits in 1-2 years (last push 2025-04-01).
The license for this project is not specified in the available documentation.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.