Lark rs MCP
@hanxuanliang
About Lark rs MCP
lark rust mcp server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"larkrs-mcp": {
"command": "/Users/code/mcp/larkrs-mcp/target/debug/larkrs-mcp",
"env": {
"FEISHU_APP_ID": "<your-app-id>",
"FEISHU_APP_SECRET": "<your-app-secret>"
}
}
}
}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 Lark rs MCP?
Lark rs MCP is a server that implements the Model Context Protocol (MCP) to integrate with Feishu (Lark) APIs. It enables AI models to interact with Feishu services, specifically reading metadata and content from multidimensional tables and batch-creating records. It is designed for developers and AI applications that need to access Feishu data through the MCP standard.
How to use Lark rs MCP?
Clone the repository, then compile with cargo build. Point the MCP client's command to the compiled binary path. At runtime, set environment variables following the .env.example format for Feishu authentication. Currently only STDIO mode is supported, and the server has been tested with the Chatwise client.
Key features of Lark rs MCP
- Reads metadata and content from Feishu multidimensional tables
- Supports batch creation of records in multidimensional tables
- Communicates via STDIO (standard input/output) only
- Written in Rust for performance and reliability
Use cases of Lark rs MCP
- Connect AI assistants to Feishu table data for real‑time queries
- Automate bulk record creation in Feishu from AI‑driven workflows
- Enable chatbots to retrieve and display structured Feishu content
FAQ from Lark rs MCP
What Feishu features does Lark rs MCP support?
Currently it supports reading metadata and content from multidimensional tables and creating records in batch.
What transport mode does Lark rs MCP use?
Only STDIO mode is supported, suitable for CLI and embedded application scenarios.
How do I configure and run Lark rs MCP?
Clone the repository, compile with cargo build, set the binary path in your MCP client, and provide environment variables for Feishu authentication as shown in .env.example.
Frequently asked questions
What Feishu features does Lark rs MCP support?
Currently it supports reading metadata and content from multidimensional tables and creating records in batch.
What transport mode does Lark rs MCP use?
Only STDIO mode is supported, suitable for CLI and embedded application scenarios.
How do I configure and run Lark rs MCP?
Clone the repository, compile with `cargo build`, set the binary path in your MCP client, and provide environment variables for Feishu authentication as shown in `.env.example`.
Basic information
More Communication MCP servers
MCP Email Server
Shy2593666979一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。

Upfirst
Upfirst is an AI phone receptionist for small businesses. Review call transcripts, then fix the greeting, knowledge, and transfer rules from your AI client.
Telegram MCP Server
chigwellTelegram MCP server powered by Telethon to let MCP clients read chats, manage groups, and send/modify messages, media, contacts, and settings.
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.
Email sending MCP 💌
ykhliThe official MCP server to send emails and interact with Resend
Comments