← Index

io.github.mholzen/workflowy

io.github.mholzen/workflowy·v0.8.1·Search
Quality Score
76
/100

Create, update, complete nodes, search & replace with regex and dry run, usage reports, transforms

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "workflowy": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mholzen/workflowy:0.8.1"
      ],
      "env": {
        "WORKFLOWY_API_KEY": "<your-workflowy_api_key>"
      }
    }
  }
}
§02  Environment variables
WORKFLOWY_API_KEY
requiredsecret

Your Workflowy API key (get it from https://workflowy.com/api-key/)

§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search