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.

Tools

Functions exposed to the LLM to take actions

NameDescription
workflowy_complete

Mark a node as complete

workflowy_create

Create a new node

workflowy_delete

Delete a node

workflowy_get

Get a node and optional descendants

workflowy_list

List descendants of a node as a flat list

workflowy_replace

Search and replace text in node names using regex

workflowy_report_children

Rank nodes by immediate children count

workflowy_report_count

Generate descendant count report

workflowy_report_created

Rank nodes by creation date (oldest first)

workflowy_report_modified

Rank nodes by modification date (oldest first)

workflowy_search

Search node names by text or regular expression

workflowy_targets

List available Workflowy targets (shortcuts and system targets)

workflowy_uncomplete

Mark a node as uncomplete

workflowy_update

Update an existing node

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