Content
# Lark rs MCP
The Feishu MCP server is a service based on MCP that provides Feishu API integration, allowing AI models to easily interact with Feishu services.
## Features
- Multi-dimensional Tables: Read multi-dimensional table metadata and content, providing the ability to create records in bulk.
- Multi-mode Support: Currently only supports STDIO mode.
- STDIO: Communicates via standard input/output, suitable for CLI environments and integration into other applications.
## Configuration
> Currently only supports verifying the operation in chatwise.
First, clone this project to your local machine:
```bash
cd /path/to/your/project
git clone https://github.com/your-repo/larkrs-mcp.git
```
Then compile the project using `cargo build`:
```bash
cd larkrs-mcp
cargo build
```
Directly copy the path of the compiled product into the MCP client command, for example:

At runtime, write your environment variables in the format of `.env.example` for verifying Feishu identity.
Connection Info
You Might Also Like
awesome-mcp-servers
A collection of MCP servers.
git
A Model Context Protocol server for Git automation and interaction.
Appwrite
Build like a team of hundreds
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.
chatbox
User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
oh-my-opencode
Background agents · Curated agents like oracle, librarians, frontend...