Feishu/Lark OpenAPI MCP
by kaipanytool3
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Listening host in SSE mode | localhost |
| MODE | No | Transport mode, options are stdio or sse | stdio |
| PORT | No | Listening port in SSE mode | 3000 |
| TOOLS | No | List of API tools to enable, separated by commas (e.g., im.v1.message.create,im.v1.chat.create) | |
| APP_ID | Yes | Feishu/Lark application App ID | |
| DOMAIN | No | Feishu/Lark API domain | https://open.feishu.cn |
| LANGUAGE | No | Tools language, options are zh or en | en |
| APP_SECRET | Yes | Feishu/Lark application App Secret | |
| TOKEN_MODE | No | API token type, options are auto, tenant_access_token, or user_access_token | auto |
| TOOL_NAME_CASE | No | Tool name format, options are snake, camel, dot, or kebab | snake |
| USER_ACCESS_TOKEN | No | User access token for calling APIs as a user |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues