Jiang Feishu Mcp
@upJiang
关于 Jiang Feishu Mcp
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"jiang-feishu-mcp": {
"type": "http",
"url": "http://localhost:7777/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Jiang Feishu Mcp?
Jiang Feishu Mcp is a Model Context Protocol (MCP) server that connects to Feishu (Lark) documents. It allows AI clients (such as Cursor) to access Feishu document spaces and document lists directly.
How to use Jiang Feishu Mcp?
Install from source using git clone, pnpm install, and pnpm start. Configure a .env file with your Feishu app credentials (App ID and App Secret). The server runs on port 7777 by default. In Cursor, add a new MCP Server with URL http://localhost:7777/mcp. Then use the tools list-spaces and list-documents.
Key features of Jiang Feishu Mcp
- Retrieve a list of all Feishu cloud document spaces
- List documents within a specific space
- Connects to AI clients via the MCP protocol
- Simple setup with environment variable configuration
Use cases of Jiang Feishu Mcp
- List all document spaces in your Feishu account from within Cursor
- List documents belonging to a specific space using its space ID
- Integrate Feishu document access into AI‑powered workflows
FAQ from Jiang Feishu Mcp
What is MCP?
MCP (Model Context Protocol) is a protocol that connects custom services with LLM clients (e.g., Claude, Cursor), allowing AI to call and use service functions directly.
What credentials are required?
You need a Feishu App ID and App Secret from an enterprise self‑built application created on the Feishu Open Platform. The app must have cloud document read permissions enabled.
What are the runtime dependencies?
Node.js and TypeScript, along with the MCP SDK, Express, and the Feishu Open API.
Where does the server run?
The server runs locally on port 7777 (configurable via the PORT environment variable). All data stays within your Feishu account; documents are accessed via Feishu’s APIs.
What transport/protocol does it use?
It uses HTTP via the MCP protocol. The endpoint is http://localhost:7777/mcp.
沟通协作 分类下的更多 MCP 服务器
WhatsApp MCP Server
lharriesWhatsApp MCP server
Discord Mcp
SaseQA MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities.
MCP-Discord
barryyip0625Implement Discord MCP server enabling AI assistants to interact with the Discord platform.
WhatsApp Web MCP
pnizerWhatsApp Web MCP Server
MCP Email Server
Shy2593666979一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
评论