mcpbeat Sign in

Workflowy MCP Server

local only

Workflowy runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 19 Jul 2026.

Search, read, create, and organize Workflowy nodes with breadcrumb context.

Installs / week
not published
1
Stars
0 open issues
19 Jul 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable assets/internal/config/config.go:270
    return filepath.Join(dir, defaultCacheDirName)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Workflowy

same job, measured the same way
Atlassian Jira
by mcparmory

Create, search, and manage issues, projects, and team workflows

256 installs/wk local only
Workflowy
by mholzen

Create, update, complete nodes, search & replace with regex and dry run, usage reports, transforms

local only
I
Egnyte AI Samples
by sachin-shetty

Secure integration between AI tools and Egnyte content with search, analysis, and workflow tools.

local only
Shortcut MCP
by stayce

Shortcut project management. Create, update, search stories and manage workflows.

answering
MindFlows
by mindflows

Visual workflow memory: search, read, and freeze MindFlows workflows from any agent.

answering
TextMine MCP
by textmine

Search, read, and automate TextMine documents, records, workflows, integrations, and agent tasks.

answering
VibeSEO
by vibeseo

SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.

answering
Speak AI
by speakai

Search recordings, summarize meetings, create clips, and automate workflows from your AI assistant.

592 installs/wk answering

Workflowy — questions

Answers built from our own checks of this server.

Why is there no uptime for Workflowy?
Workflowy runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Workflowy open source?
Yes — it is published under the MIT licence, written in Go and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.