workflowy-remote-mcp

chroju/workflowy-remote-mcp
★ 0 stars TypeScript API Integration Updated 1d ago
Remote MCP server for Workflowy on Cloudflare Workers (D1 mirror + FTS, GitHub OAuth)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "workflowy-remote-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chroju/workflowy-remote-mcp"
      ]
    }
  }
}

README Excerpt

A remote MCP server that wraps the [official Workflowy REST API](https://workflowy.com/api-reference/). It runs on Cloudflare Workers and can be added to claude.ai (web/mobile/desktop) as a custom connector, letting you search, browse, and edit your Workflowy outline from Claude. Two gaps drove this project:

Tools (7)

create_nodeget_nodeget_subtreemove_nodesearch_nodessync_nowupdate_node