MCP Directory
Back

workflowy

by mholzen · Go · ★ 55

Powerful CLI and MCP server for WorkFlowy: reports, search/replace, backup support, and AI integration (Claude, LLMs)

#claude#cli#golang#llm#mcp#mcp-server#model-context-protocol-server#outline#productivity#task-management#workflowy

Install

go install github.com/mholzen/workflowy@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "workflowy": {
      "command": "npx",
      "args": [
        "-y",
        "github:mholzen/workflowy"
      ]
    }
  }
}

From the README

A feature-rich **Model Context Protocol (MCP) server** and **Command Line Interface (CLI)** for [Workflowy](https://workflowy.com) written in Go. Connect your AI assistant (Claude, ChatGPT, etc.) to your Workflowy data or run commands from a terminal emulator or script, including **search**, **bulk replace**, **usage reports**, and **offline access** capabilities. [](https://go.dev/) [](https://github.com/mholzen/workflowy) [](https://modelcontextprotocol.io) [](LICENSE) - Full-text search with regex - Bulk search & replace - Content transformation (split, clean, pipe to LLMs) - Usag…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers