mcp-workflowy
3
The Workflowy MCP is a server application designed to enable AI assistants to programmatically interact with Workflowy lists via the Model Context Protocol (MCP). It features integration with Workflowy, allowing operations like searching, creating, and updating list nodes, making it a powerful tool for project management automation.
list_nodes
Get a list of nodes in Workflowy (root node or child node of a specified node)
search_nodes
Search for nodes by querying text
create_node
Create a new node in Workflowy
update_node
Modify the text or description of an existing node
toggle_complete
Mark node as completed or not completed