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)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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