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.
Workflowy MCP
A Model Context Protocol (MCP) server for interacting with Workflowy. This server provides an MCP-compatible interface to Workflowy, allowing AI assistants to interact with your Workflowy lists programmatically.
Features
- Workflowy Integration
- MCP Compatibility
- Tool Operations: Search, create, update, mark nodes complete/incomplete
Installation
- Prerequisites: Node.js v18 or higher, Workflowy account
- Quick Install: Use npm or npx to install and run
Configuration
- Create a .env file with Workflowy credentials
Usage
- Start the server using npm or npx
- Available tools: list_nodes, search_nodes, create_node, update_node, toggle_complete
Integrating with AI Assistants
- Start the server and connect your AI assistant