larkrs-mcp-server
If you are the rightful owner of larkrs-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
飞书MCP服务器是一个基于MCP的服务,提供飞书API集成,使AI模型能够轻松与飞书服务交互。
Lark rs MCP is a server based on the Model Context Protocol (MCP) that facilitates the integration of Feishu APIs, enabling AI models to interact seamlessly with Feishu services. This server is designed to handle multidimensional table data and supports batch record creation, making it a powerful tool for managing complex data structures. Currently, it supports only the STDIO mode, which allows communication through standard input/output, making it suitable for command-line interface (CLI) environments and integration into other applications. The server is configured to verify operations within the chatwise environment, ensuring secure and efficient communication with Feishu services.
Features
- 多维表格: 读取多维表格元数据和内容, 提供批量创建记录的功能
- 多模式支持: 目前仅支持STDIO模式
- STDIO:通过标准输入/输出通信,适用于CLI环境和集成到其他应用