Feishu MCP Serverless
by zxdwhda
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FEISHU_APP_ID | Yes | Your Feishu application ID (from the Feishu developer console). This is required to run the server. | |
| FEISHU_SCOPES | No | Comma-separated list of OAuth scopes for Feishu APIs. Must include 'offline_access' and any API scopes your app needs. If not specified, a default set may be used. | |
| FEISHU_APP_SECRET | Yes | Your Feishu application secret. This must be kept confidential and is required to run the server. | |
| OAUTH_REDIRECT_URIS | No | Allowed OAuth redirect URIs. If you are connecting to ChatGPT, copy the exact callback URL shown in the ChatGPT interface and provide it here. This is optional; the server includes a stable default callback URI. |
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
ActivityMaintained
ResponsivenessNo issues