lark-mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@lark-mcp-servershow my upcoming calendar events"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Lark MCP Server / é£ä¹¦ MCP Server
šØš³ The first Chinese MCP Server for Lark/Feishu ā let any AI client operate Feishu through MCP protocol. šØš³ é¦äøŖé£ä¹¦ MCP Server ā č®©ä»»ä½ AI 客ę·ē«Æéčæę å MCP åč®®ęä½é£ä¹¦ć
š Quick Start / åæ«éå¼å§
Install / å®č£
# via pip
pip install lark-mcp-server
# or via uvx (no install needed)
uvx lark-mcp-serverPrerequisites / åęę”ä»¶
You need lark-cli installed and authenticated:
# Install lark-cli & login
lark-cli auth loginConfigure with Claude Desktop / é ē½®å° Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"lark": {
"command": "uvx",
"args": ["lark-mcp-server"]
}
}
}Now Claude can send/receive Feishu messages, list chats, and more! š¤
Related MCP server: lark-cli-mcp
š ļø Tools / å·„å ·å蔨
š¬ IM Messages / ę¶ęÆ
Tool | Description | 诓ę |
| Send text/markdown to a chat | åéę¶ęÆå°č天 |
| Reply to a message | åå¤ę¶ęÆ |
| List group chats | ååŗē¾¤čå蔨 |
| Get chat member list | č·å群ęå |
| View chat history | ę„ēč天åå² |
| Send interactive card | åéäŗ¤äŗå”ē |
š¤ Contacts / č系人
Tool | Description | 诓ę |
| Get user information | č·åēØę·äæ”ęÆ |
š Calendar / ę„å
Tool | Description | 诓ę |
| View calendar agenda | ę„ēę„ēØå®ę |
š” Use Cases / 使ēØåŗęÆ
š¤ AI Agent Automates Feishu / Agent čŖåØå¤ēé£ä¹¦ę¶ęÆ
# Your AI agent can now:
# - Monitor and reply to messages automatically
# - Send batch notifications to group chats
# - Check meeting schedules and notify attendeesš Data Integration / ę°ę®éę
# Connect Feishu with other tools via MCP:
# - Read Feishu messages ā process with AI ā write to database
# - Sync calendar events to your task manager
# - Automate HR onboarding workflowsš Cross-platform Automation / č·Øå¹³å°čŖåØå
# Feishu + GitHub + Slack = automated workflow
# All connected through standard MCP protocolš¦ Project Structure / 锹ē®ē»ę
lark-mcp-server/
āāā pyproject.toml # Python package config
āāā src/lark_mcp_server/
ā āāā server.py # MCP server entry, tool registration
ā āāā client.py # LarkClient ā lark-cli subprocess wrapper
āāā tests/
āāā test_client.py # Integration testsš Related Projects / ēøå ³é”¹ē®
lark-cli ā Lark/Feishu CLI tool
YuanZhiTech ā Our Agent Garden organization
š License
MIT Ā© 2026 Agent Garden
Built by AI Agents, for AI Agents. š¤ ē± AI Agent ę建ļ¼äøŗ AI Agent ęå”ć
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- -license-quality-maintenanceA tool designed to help users connect AI Agents with the Feishu/Lark platform, encapsulating Feishu/Lark Open Platform API interfaces as MCP tools for document processing, conversation management, calendar scheduling and more.Last updated8,011
- AlicenseAqualityCmaintenanceEnables AI clients to send, read, reply, and search messages on Feishu/Lark as the user's own identity using MCP tools.Last updated718MIT
- Alicense-qualityDmaintenanceEnables AI applications to access Feishu (Lark) knowledge base and cloud documents through the MCP protocol.Last updated611ISC
- AlicenseBqualityCmaintenanceEnables interaction with Feishu (Lark) via MCP for sending messages, managing calendar events, searching documents, and reading/writing bitable records.Last updated8Apache 2.0
Related MCP Connectors
AI-native scheduling: check availability, book meetings, cancel and reschedule via MCP
Phone, SMS & email for AI agents ā one remote MCP endpoint, OAuth login, zero install.
Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/YuanZhiTech/lark-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server