Loomal

workflowy

MCP server by github.com/mholzen/workflowy

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

61 starsoci: ghcr.io/mholzen/workflowy:0.8.1

About workflowy

workflowy is an MCP (Model Context Protocol) server published by mholzen in the official MCP registry, listed under Search on Loomal. Create, update, complete nodes, search & replace with regex and dry run, usage reports, transforms

It ships as a Docker image (ghcr.io/mholzen/workflowy:0.8.1), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mholzen/workflowy, where the project has earned 61 GitHub stars.

Use workflowy with your agent

Claude Code · one command
claude mcp add workflowy -- docker run -i --rm ghcr.io/mholzen/workflowy:0.8.1
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "workflowy": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/mholzen/workflowy:0.8.1"
      ]
    }
  }
}
ocighcr.io/mholzen/workflowy:0.8.1

Frequently asked questions

What is workflowy?
workflowy is an MCP (Model Context Protocol) server by mholzen in the Search category. Create, update, complete nodes, search & replace with regex and dry run, usage reports, transforms
How do I connect workflowy to Claude, Cursor, or another MCP client?
Install workflowy from its oci package (ghcr.io/mholzen/workflowy:0.8.1) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is workflowy open source?
Yes — the source code is public at github.com/mholzen/workflowy, with 61 GitHub stars.
Can AI agents pay to use workflowy?
Not yet through Loomal — workflowy is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain workflowy? Claim this listing free by verifying GitHub ownership, or contact us.