Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WORKFLOWY_API_KEYYesYour WorkFlowy API key (required)
WORKFLOWY_MAX_RETRIESNoMaximum number of retries for failed requests3
WORKFLOWY_API_BASE_URLNoWorkFlowy API base URLhttps://beta.workflowy.com/api
WORKFLOWY_REQUEST_TIMEOUTNoRequest timeout in seconds30
WORKFLOWY_RATE_LIMIT_WINDOWNoRate limit window in seconds60
WORKFLOWY_RATE_LIMIT_REQUESTSNoMaximum number of requests per rate limit window60

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
workflowy_create_nodeC

Create a new node in WorkFlowy

workflowy_update_nodeC

Update an existing WorkFlowy node

workflowy_get_nodeB

Retrieve a specific WorkFlowy node by ID

workflowy_list_nodesB

List WorkFlowy nodes (omit parent_id for root)

workflowy_delete_nodeA

Delete a WorkFlowy node and all its children

workflowy_complete_nodeB

Mark a WorkFlowy node as completed

workflowy_uncomplete_nodeB

Mark a WorkFlowy node as not completed

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
workflowy_outlineThe complete WorkFlowy outline structure

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/vladzima/workflowy-mcp'

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