Skip to main content
Glama
lm203688

feishu-mcp-server

by lm203688

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FEISHU_MCP_APP_IDYesApp ID from Feishu Open Platform
FEISHU_MCP_READ_ONLYNoSet to 'true' to enable read-only mode (default is 'true' if not set).true
FEISHU_MCP_APP_SECRETYesApp Secret from Feishu Open Platform

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_doc_contentA

获取飞书文档的原始内容

get_doc_metaA

获取飞书文档的元信息(标题、所有者等)

search_docsC

搜索飞书文档

list_chat_messagesC

获取飞书群聊的消息列表

send_messageA

发送消息到飞书群聊(需要关闭只读模式)

list_calendarsB

获取飞书日历列表

list_calendar_eventsB

获取飞书日历的日程列表

list_sheetsA

获取飞书电子表格的Sheet列表

get_sheet_valuesC

获取飞书电子表格的数据

Prompts

Interactive templates invoked by user choice

NameDescription
summarize_doc生成文档摘要提示词
analyze_chat生成群聊分析提示词

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/lm203688/feishu-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server