All MCP servers

Workflowy

Official
by Api.AirforcestdioSearch & Web Crawling060MIT

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

mcpopen-sourcesearch-web-crawling

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "workflowy-imp01328": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}