Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WORKFLOWY_API_KEYNoYour Workflowy API key obtained from https://workflowy.com/api-key/. Can also be stored in ~/.workflowy/api.key file.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
workflowy_getC

Get a node and optional descendants

workflowy_listB

List descendants of a node as a flat list

workflowy_report_childrenB

Rank nodes by immediate children count

workflowy_report_countB

Generate descendant count report

workflowy_report_createdB

Rank nodes by creation date (oldest first)

workflowy_report_modifiedB

Rank nodes by modification date (oldest first)

workflowy_searchB

Search node names by text or regular expression

workflowy_targetsB

List available Workflowy targets (shortcuts and system targets)

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/mholzen/workflowy'

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