feishu-demand-mcp
by Digital-sy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUDIT_LOG_PATH | Yes | 写操作审计日志文件路径 | |
| FEISHU_TABLE_ID | Yes | 飞书多维表 table_id | |
| FEISHU_APP_TOKEN | Yes | 飞书应用 token,唯一允许操作的需求池 | |
| MCP_BEARER_TOKEN | Yes | MCP 服务器 Bearer token,用于鉴权 | |
| FIELD_CONFIG_PATH | Yes | 逻辑字段到实际飞书字段名映射的配置文件路径 | |
| PEOPLE_CONFIG_PATH | Yes | 姓名到 open_id 或邮箱映射的配置文件路径 | |
| FEISHU_DOC_URL_TEMPLATE | Yes | 返回给调用方的文档网页 URL 模板 | |
| FEISHU_RECORD_URL_TEMPLATE | Yes | 返回给调用方的记录网页 URL 模板 | |
| FEISHU_DOC_SHARED_FOLDER_TOKEN | Yes | 共享目录文件夹 token,用于日报归档 | |
| FEISHU_DOC_PRIVATE_FOLDER_TOKEN | Yes | 私有目录文件夹 token,用于日报归档 |
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Digital-sy/feishu-demand-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server