← Back to Plugins
MCP Server MCP

Workflowy

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

mcpb:https://github.com/jbeshir/mcp-servers/releases/download/workflowy-v1.0.1/workflowy-mcp.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/jbeshir/mcp-servers/releases/download/workflowy-v1.0.1/workflowy-mcp.mcpb",
      "fileSha256": "b9561bf2e1c78a2d3d21a0996654c674e037eba2d6d53ca3b51821c06948632e",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Workflowy API token from workflowy.com/api-key",
          "isRequired": true,
          "isSecret": true,
          "name": "WORKFLOWY_API_TOKEN"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...