Feishu Project MCP Server
by im47cn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host for the server | localhost |
| PORT | No | Port for the server | 3000 |
| LOG_DIR | No | Directory for logs | ./logs |
| LOG_LEVEL | No | Level of logging | info |
| STORAGE_DIR | No | Directory for storage | ./storage |
| FEISHU_APP_ID | Yes | Your Feishu application ID | |
| CHECK_INTERVAL | No | Interval for health checks in milliseconds | 5000 |
| FEISHU_API_URL | No | The URL of the Feishu API | https://project.feishu.cn/open_api |
| FEISHU_APP_SECRET | Yes | Your Feishu application secret | |
| MAX_CONCURRENT_TASKS | No | Maximum number of concurrent tasks | 5 |
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