Feishu/Lark OpenAPI MCP
by TestKAi005
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Listening host in SSE mode | |
| MODE | No | Transport mode: stdio or sse | |
| PORT | No | Listening port in SSE mode | |
| TOOLS | No | List of API tools to enable, separated by commas | |
| APP_ID | Yes | Feishu/Lark application App ID | |
| DOMAIN | No | Feishu/Lark API domain, default is https://open.feishu.cn | |
| LANGUAGE | No | Tools language: zh or en | |
| APP_SECRET | Yes | Feishu/Lark application App Secret | |
| TOKEN_MODE | No | API token type: auto, tenant_access_token, or user_access_token | |
| TOOL_NAME_CASE | No | Tool name format: snake, camel, dot, or kebab | |
| USER_ACCESS_TOKEN | No | User access token for calling APIs as a user (optional) |
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