
Lark AI Bot
by mgrsc
Deployable AI assistant for Lark (Feishu) with MCP tool integration and custom personalities.
What it does
Lark AI Bot provides an intelligent AI assistant for the Lark (Feishu) platform. It integrates LLMs via OpenAI-compatible APIs and uses the Model Context Protocol (MCP) to connect external tools, allowing the bot to perform complex tasks within the Lark workspace.
Tools
This bot dynamically discovers and uses tools from connected MCP servers. Available tools depend on the configured MCP servers (e.g., database access, API integrations).
Installation
Configure the bot in your environment using a .env file with your Lark credentials and LLM API keys. For MCP servers, add the following to your .env:
MCP_SERVER_1_URL=http://your-mcp-server.com/mcp
MCP_SERVER_1_TOKEN=optional_bearer_token
Supported hosts
- Claude (via MCP servers)
Quick install
docker run -d --env-file .env -p 8000:8000 lark-botInformation
- Pricing
- free
- Published
- 5/2/2026
- stars






