Submit

Mcp Workflowy

@danield137

a year ago
An MCP server for workflowy

Tools

list_nodes

search_nodes

create_node

update_node

toggle_complete

Server Config

{
  "mcpServers": {
    "workflowy": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-workflowy@latest",
        "server",
        "start"
      ],
      "env": {
        "WORKFLOWY_USERNAME": "",
        "WORKFLOWY_PASSWORD": ""
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.