mcp_lark_doc_manage

mcp_lark_doc_manage

0

MCP Lark Doc Manage is a server that facilitates accessing and organizing documents from Lark, supporting both Docs and Wiki formats. It includes authentication, error handling, and integration capabilities with tools to search, view, and create document content.

MCP Lark Doc Manage

A Model Context Protocol server for managing and accessing Lark documents with capabilities to search and access document content.

Features

  • Document Content Access: Supports Lark Doc and Wiki types; automatic document ID extraction.
  • Authentication: OAuth-based with automatic token management.
  • Error Handling: Detailed error messages and feedback for issues.

Configuration

Follow steps to create a Lark Enterprise Application, setting up App ID and Secret.

Usage

Integrate with Claude desktop, configure environment variables for operation.

Available Tools

  • get_lark_doc_content for retrieving document content.
  • search_wiki for document searches.
  • list_folder_content to view folder items.
  • create_doc to create new Lark documents.

Error Messages

Includes common error solutions, such as verifying app credentials and checking URL formats.