Lark MCP Server provides a bridge between AI assistants and Lark/Feishu workplace collaboration platform, enabling access to employee information and messaging capabilities through a standardized interface. Built with TypeScript and the Model Context Protocol, it exposes tools for retrieving user data from Lark's Contact API and sending messages to users. The server handles authentication through app credentials provided via command line arguments or environment variables, manages API connections with automatic token management, and properly formats responses for AI consumption. This implementation is particularly valuable for organizations using Lark/Feishu who want their AI assistants to access company directory information without switching contexts.
Retrieves employee information using their ID.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!