Skip to content
Back to search
100
MCP v0.1.0 streamable-http

Workflow

io.github.Jonnyton/workflow-universe-server

Create, browse, remix, collaborate on, and run durable AI workflow nodes from MCP hosts.

Uptime
0.0%
1 direct probes · 30d
Response
78ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

read.graph

Read Workflow graph state without changing it.

write.graph

Create or queue Workflow graph state.

run.graph

Run a Workflow graph branch.

read.page

Read or search Workflow wiki pages.

write.page

Write, patch, or file a Workflow wiki page.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "workflow": {
      "url": "https://tinyassets.io/mcp-directory",
      "transport": "streamable-http"
    }
  }
}