Confidential guide on numerology and astrology, based of GG33 Public information

Jiang-Feihu-MCP
飞书 MCP
3 years
Works with Finder
1
Github Watches
0
Github Forks
2
Github Stars
飞书文档 MCP
一个用于连接飞书文档的Model Context Protocol (MCP) 服务,可以在Cursor等AI客户端中直接访问飞书文档空间和文档列表。
功能特点
- 支持获取飞书全部云文档空间列表
- 支持获取指定空间的文档列表
- 通过MCP协议与AI客户端无缝连接
什么是MCP
MCP (Model Context Protocol) 是一个将自定义服务与各种LLM客户端(如Claude、Cursor)无缝连接的协议。它允许AI直接调用和使用我们的服务功能。
- MCP客户端:AI应用程序(如Claude Desktop或Cursor),负责发起请求并与服务器通信
- MCP服务器:本项目,暴露飞书文档功能,通过标准化协议与客户端交互
安装与运行
从源码安装
# 克隆项目
git clone https://github.com/yourusername/jiang-feishu-mcp.git
cd jiang-feishu-mcp
# 安装依赖
pnpm install
# 启动服务
pnpm start
服务器将在本地7777端口启动。
配置
在使用前,您需要创建一个.env
文件配置飞书应用凭证:
# 复制示例配置文件
cp .env.example .env
然后编辑.env
文件,填入您的飞书应用凭证:
FEISHU_APP_ID=your_app_id_here
FEISHU_APP_SECRET=your_app_secret_here
# 可选:设置端口号 (默认为7777)
PORT=7777
# 可选:设置文档保存路径 (默认为 ./docs)
DOCS_SAVE_PATH=./docs
获取飞书应用凭证的步骤:
- 访问飞书开放平台并登录
- 创建一个企业自建应用
- 在应用详情页获取App ID和App Secret
- 确保开启了云文档相关权限(文档、表格、云空间读取权限)
在Cursor中使用
- 启动服务器:
pnpm start
- 打开Cursor的设置页面
- 找到"Model Context Protocol"设置
- 添加新的MCP Server,URL填入:
http://localhost:7777/mcp
- 保存设置
现在,您可以在Cursor中使用以下工具:
-
list-spaces
: 列出所有文档空间 -
list-documents
: 列出所有或指定空间的文档
示例用法
在Cursor中,您可以这样使用MCP工具:
请列出我所有的飞书文档空间
请列出空间ID为"XYZ123"中的所有文档
技术架构
该项目使用了以下技术:
- Node.js 和 TypeScript:开发环境
- MCP SDK:实现MCP服务器接口
- Express:提供HTTP服务
- 飞书开放API:访问飞书文档内容
注意事项
- 应用需要有访问飞书云文档的权限
许可证
MIT
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
I find academic articles and books for research and literature reviews.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
MCP -Server für den Fetch -Webseiteninhalt mit dem Headless -Browser von Dramatikern.
Ein leistungsstarkes Neovim -Plugin für die Verwaltung von MCP -Servern (Modellkontextprotokoll)
Brücke zwischen Ollama und MCP -Servern und ermöglicht es lokalen LLMs, Modellkontextprotokoll -Tools zu verwenden
🧑🚀 全世界最好的 llm 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Zusammenfassung der weltbesten LLM -Ressourcen.
Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.
Reviews

user_ftcVkTtu
As a dedicated user of jiang-feishu-mcp, I am thoroughly impressed with its performance and user-friendly interface. The integration with Feishu is seamless, making it a powerful tool for productivity. Kudos to upJiang for developing such a fantastic application!