WorkFlowy is an MCP server designed to bridge WorkFlowy's powerful outlining and task management capabilities with large language model (LLM) applications like Claude Desktop. It provides a comprehensive set of 8 MCP tools that enable LLMs to programmatically create, update, retrieve, list, delete, complete, uncomplete, and search WorkFlowy nodes. Built on the FastMCP framework, it ensures high performance with asynchronous operations, robust rate limiting, automatic retries with exponential backoff, and structured logging, offering a reliable and efficient way for intelligent agents to manage information and tasks within WorkFlowy.
主な機能
01Structured Logging for debugging and monitoring
02Automatic Retry with exponential backoff
030 GitHub stars
04FastMCP Framework for reliable MCP implementation
058 MCP Tools for complete WorkFlowy node management
06High Performance with async operations and rate limiting
ユースケース
01Efficiently search for specific information or nodes within WorkFlowy outlines via natural language queries.
02Manage and organize tasks by listing, completing, or uncompleting WorkFlowy nodes.
03Create new WorkFlowy nodes with specific names, notes, and priority levels using an LLM agent.