Serversio.github.Jonnyton/workflow-universe-server
S

Workflow

io.github.Jonnyton/workflow-universe-server · v0.1.0
● Remote
v0.1.0remote🌐 https://tinyassets.io/mcp-directory↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Jonnyton/workflow-universe-server",
  "description": "Create, browse, remix, collaborate on, and run durable AI workflow nodes from MCP hosts.",
  "title": "Workflow",
  "repository": {
    "url": "https://github.com/Jonnyton/Workflow",
    "source": "github"
  },
  "version": "0.1.0",
  "websiteUrl": "https://tinyassets.io/connect",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/Jonnyton/Workflow/main/assets/icon.png",
      "mimeType": "image/png",
      "sizes": [
        "512x512"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://tinyassets.io/mcp-directory"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}