Back to directory
kone-net/mcp_server_lark

kone-net/mcp_server_lark

@kone-net

A Model Context Protocol server for Lark(Feishu) sheet, message, doc and etc.

larkfeishusheetmessagedocmcp-serverpythonenterprisecloud

Installation & Configuration

{
  "mcpServers": {
    "mcpServerLark": {
      "description": "MCP Server For Lark(Feishu)",
      "command": "uvx",
      "args": [
        "mcp_server_lark"
      ],
      "env": {
        "LARK_APP_ID": "your_app_id",
        "LARK_APP_SECRET": "your_app_secret"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13