Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APPFLOWY_EMAILNoService-account email for GoTrue password grant
APPFLOWY_BASE_URLYesAppFlowy Cloud base URL, e.g. https://appflowy.example.com
APPFLOWY_MCP_HOSTNoListen address (default 0.0.0.0)
APPFLOWY_MCP_PATHNoListen path (default /mcp)
APPFLOWY_MCP_PORTNoListen port (default 8000)
APPFLOWY_PASSWORDNoService-account password
APPFLOWY_MCP_CONFIGNoOptional path to a YAML/JSON config file
APPFLOWY_MCP_TOKENSNoJSON array of token objects, e.g. [{"token":"sk-full","scopes":[]}]
APPFLOWY_ACCESS_TOKENNoPre-minted JWT instead of email/password
APPFLOWY_MCP_LOG_LEVELNoLog level (INFO, DEBUG, etc.)
APPFLOWY_MCP_REQUIRE_AUTHNotrue (default) rejects unauthenticated requests; false = open mode
APPFLOWY_MCP_FOLDER_CACHE_TTLNoSeconds to cache folder trees (default 15)

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

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