Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APPFLOWY_EMAILYesYour AppFlowy account email address
APPFLOWY_PASSWORDYesYour AppFlowy account password
APPFLOWY_WORKSPACE_IDYesYour AppFlowy workspace ID (can be found in workspace settings after logging in)
APPFLOWY_PARENT_VIEW_IDYesThe parent view ID for the target document (can be obtained from the URL or page settings)

Tools

Functions exposed to the LLM to take actions

NameDescription
upload_document_to_appflowy
将生成的文本内容上传到 AppFlowy 文档中。 会自动解析 Markdown 语法(标题、列表、代码块、加粗、链接等)。 Args: title: 文档的标题 content: 文档的正文内容(支持 Markdown)

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/18896101294/my-appflowy-mcp'

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