Jsoncut MCP Server Logo

Jsoncut MCP Server

Official

Enables AI agents to generate JSON configurations for creating images and videos programmatically th...

7 views
0 installs
Updated Jan 19, 2026
Not audited
Enables AI agents to generate JSON configurations for creating images and videos programmatically through the Jsoncut API, with support for layers, positioning, transitions, and validation.
  1. Open the FastMCP connection interface

    • Click the "Install Now" button to open the FastMCP / MCP server installation modal.
  2. Create (or sign in to) your JsonCut account

    • If you don’t already have an account, sign up or sign in at the JsonCut dashboard (app.jsoncut.com). (jsoncut.com)
  3. Generate an API key in the JsonCut dashboard

    • In the dashboard navigate to the API Keys / API Key management section and create a new API key. Copy the new key to your clipboard. (n8n.io)
  4. Fill the FastMCP connection fields with the API key

    • In the FastMCP connection interface (the modal opened by “Install Now”) paste the copied key into the environment value field named JSONCUT_API_KEY.
    • If the FastMCP installer asks for an MCP server header instead of an env var, provide the key as the X-API-Key (header name: x-api-key / X-API-Key). (docs.jsoncut.com)
  5. Save/install the connection

    • Click the FastMCP modal’s Save / Install action to persist the environment/header and enable the JsonCut MCP server connection.
  6. Verify the connection

    • From the JsonCut dashboard or the MCP client playground, run a quick test request or use the interactive playground/inspector to confirm the API key works (e.g., validate a simple image config or call the validate_config tool). (jsoncut.com)
  7. Optional local alternatives

    • If you prefer local env configuration instead of FastMCP fields, set the environment variable locally: export JSONCUT_API_KEY=your_api_key_here or add JSONCUT_API_KEY=your_api_key_here to your .env file when running the local MCP server. (docs.jsoncut.com)

Quick Start

View on GitHub

More for API Development

View All →

More for Design Tools

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.