关于
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.
主要功能
- Structured Logging for debugging and monitoring
- Automatic Retry with exponential backoff
- 0 GitHub stars
- FastMCP Framework for reliable MCP implementation
- 8 MCP Tools for complete WorkFlowy node management
- High Performance with async operations and rate limiting
使用案例
- Efficiently search for specific information or nodes within WorkFlowy outlines via natural language queries.
- Manage and organize tasks by listing, completing, or uncompleting WorkFlowy nodes.
- Create new WorkFlowy nodes with specific names, notes, and priority levels using an LLM agent.