WorkFlowy MCP Server
Related Servers
Alternatives to WorkFlowy MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseCqualityDmaintenanceIntegrates WorkFlowy's outline and task management capabilities with LLM applications, enabling hierarchical node creation, updates, completion tracking, and navigation through WorkFlowy's API.351MIT
- FlicenseAqualityDmaintenanceProvides LLM access to Workflowy's API, enabling agents to create, read, update, delete, and reorganize nodes in a Workflowy outline.12-
- AlicenseNot gradedqualityBmaintenanceLets humans, scripts, and AI agents safely read, search, organize, and edit a WorkFlowy account.MIT
- FlicenseAqualityDmaintenanceEnables Claude and other AI assistants to read, write, and manipulate Dynalist.io documents programmatically, including operations like searching, editing nodes, bulk importing from markdown, and managing document structure.122-
- AlicenseNot gradedqualityDmaintenanceProvides full CRUD operations for Linear issues, projects, cycles, teams, labels, and workflow states through 15 tools, enabling natural language management of Linear workspaces.442 npmMIT
- AlicenseBqualityDmaintenanceEnables AI assistants to access and manage Streamline tasks, notes, tags, and workspaces via a Supabase-powered backend. It supports full CRUD operations, allowing users to search, create, update, and organize their productivity data through natural language.173 npmMIT
TDQS
Scored across 7 tools
Every tool has a clearly distinct purpose targeting specific CRUD operations on WorkFlowy nodes, with no ambiguity between them. The action verbs (complete, create, delete, get, list, uncomplete, update) are mutually exclusive and well-defined for the node management domain.
All tools follow a perfect verb_noun pattern with consistent 'workflowy_' prefix and snake_case throughout. The naming convention is completely predictable, making it easy for agents to understand and use the tool set.
Seven tools is an ideal number for this node management server, providing complete CRUD coverage plus completion status management. Each tool earns its place with no redundancy, and the count is well-scoped for the domain without being overwhelming.
The tool set provides complete lifecycle coverage for WorkFlowy nodes with create, read (get/list), update, delete, plus completion status management (complete/uncomplete). There are no obvious gaps in the surface for node operations, enabling full agent workflows.