Command Palette

Search for a command to run...

UnylyUnyly

Unyly · Tools

OpenAPI → MCP in 30 seconds

Every REST endpoint becomes a Claude tool. Paste JSON spec or give a URL — get a runnable Node.js server.

converter

OpenAPI → MCP

HTTPS required. Must return OpenAPI 3.x JSON.

How to use

  1. 1. Paste your spec or give a URL.
  2. 2. Download the generated bundle (server.mjs + package.json + README).
  3. 3. npm install && node server.mjs locally.
  4. 4. Publish to npm and submit to Unyly via /submit.