Skip to main content
Glama
junqiu520

feishu-memory-mcp

by junqiu520

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HF_TOKENNoHugging Face token for faster model downloads
FEISHU_APP_IDYesYour Feishu app ID (cli_xxxxxxxxxxxx)
EMBEDDING_MODELNoEmbedding model to use (e.g., BAAI/bge-m3)sentence-transformers/all-MiniLM-L6-v2
FEISHU_APP_SECRETYesYour Feishu app secret
MEMORY_BITABLE_TABLE_IDYesTable ID for the memory bitable (tblxxxxxxxxxxxxxxxx)
MEMORY_BITABLE_APP_TOKENYesApp token for the memory bitable (bascnxxxxxxxxxxxx)
KNOWLEDGE_BITABLE_TABLE_IDYesTable ID for the knowledge bitable (tblyyyyyyyyyyyyy)
KNOWLEDGE_BITABLE_APP_TOKENYesApp token for the knowledge bitable (bascnyyyyyyyyyyyy)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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/junqiu520/feishu-memory-mcp'

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