Agent♥︎Age
Catalog

Workflowy

Official

by jbeshir · Go

Search, read, create, and organize Workflowy nodes with breadcrumb context.

A server that provides full read/write access to Workflowy via the Model Context Protocol (MCP). It enables searching, reading, creating, organizing, moving, and completing Workflowy nodes from MCP-compatible clients, using stdio communication and local caching to respect API rate limits.

🛠️ Key Features

  • Full MCP read/write access to Workflowy
  • Search, create, organize, move, and complete nodes
  • Breadcrumb-context aware navigation
  • Stdio-based communication
  • Caches Workflowy export endpoint to manage API rate limits

🚀 Use Cases

  • Integrate Workflowy into MCP-enabled clients (e.g., Claude Desktop/Code)
  • Programmatic workflows for node creation and reorganization
  • Synchronized project planning with breadcrumb context

⚡ Developer Benefits

  • Clear API surface via MCP for Workflowy operations
  • Local caching to reduce external API calls
  • Expressive node management (create, move, complete)

⚠️ Limitations

  • Requires a Workflowy API token
  • Dependency on MCP-compatible clients for full interaction
  • Behavior limited to the capabilities exposed by Workflowy’s export endpoint and MCP protocol