workflowy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WORKFLOWY_API_KEY | No | Your 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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