Submit

Workflowy Local Mcp

@Rodolfo Terriquez

A desktop app that gives AI assistants full read/write access to your WorkFlowy account with fast local search. Caches your entire outline in local SQLite with full-text search - instant search across hundreds of thousands of nodes without hitting API rate limits.

Tools

Server Config

{
  "mcpServers": {
    "workflowy": {
      "command": "node",
      "args": [
        "/path/to/workflowy-local-mcp/dist-mcp/server.js"
      ],
      "env": {
        "WORKFLOWY_API_KEY": "your-api-key"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server