mcpserver.lol
registry/magnific-mcp
Connection check verified live · 27h ago

magnific-mcp

Magnific in natural language: upscale images, generate and list your creations. Connect your Magnifi

Tools 67
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

67 tools

Read from the running server on 27h ago.

authenticate token
MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent…
connect read-only
Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the tool…
magnific_account_balance read-only
User plan + credits. Check before paid generations. Returns plan.{tier,productName,isUnlimitedMode}, credits.{available,totalPlan,spent,hasExtraCredits}. No history.
magnific_audio_music_generate modelprompt*instrumentaldurationSecondsfolderReference
AI music generation. Google Lyria or ElevenLabs. Pass `prompt`, optional `model`/`durationSeconds`/`instrumental`. Lyria/Lyria-3 produce fixed 30s; Lyria-3-Pro accepts 30–180s; Ele…
magnific_audio_tts text*modelspeedvisiblevoiceIdspeakers +6
TTS voiceover. Single (voiceId) or 2-speaker (speakers). ElevenLabs/Google. No voiceId? Call `audio_voices_show` first (or `audio_voices_list` for agent-only lookup).
magnific_audio_voices_list read-only search
TTS voice catalog as raw TOON text, no UI. Lean entries without preview URLs. Optional `search` filters by name, description, gender, or language.
magnific_creations_comment text*folderReference*replyToCommentIdcreationIdentifier*
Add a comment (or reply) to a user-owned creation.
magnific_creations_finalize_upload pathuploads
Step 2 after PUT from `creations_request_upload`: convert temp path(s) to creations. Images <=25MB, videos <=200MB.
magnific_creations_get read-only creationIdentifier*
Single creation complete data — metadata + URLs (`url` full-res, `previewUrl` ~1024px, `thumbnailUrl` ~400px).
magnific_creations_like unlikefolderReference*creationIdentifier*
Toggle heart/favorite reaction on a user-owned creation.
magnific_creations_list read-only fromqueryfileTypereferencetoolNames
Filterable gallery widget (image/video/audio). Use instead of `creations_search` when user wants to browse their library.
magnific_creations_move creationIdentifiers*targetFolderReference*
Move creations into `targetFolderReference`. Identifiers from `images_generate`/`creations_search`. Foreign identifier → abort. Target folder must belong to user.
magnific_creations_request_upload countmimeType*
Step 1 for local/user files: get presigned PUT URL(s). Upload bytes outside MCP, then call `creations_finalize_upload`.
magnific_creations_search read-only frompagequeryfileTypereferencetoolNames +2
Search user creations as raw TOON text. Use `creations_get` for one id. `reference` required with from=folder/project-root. Defaults: history, page 1.
magnific_creations_upload_file file*
Import a file the user attached in the host (e.g. a ChatGPT upload) as a creation, then use the returned identifier in image tools. Use this instead of asking for a URL when the us…
magnific_creations_upload_image url*
Upload public image URL in one step. For local/user files use `creations_request_upload` then `creations_finalize_upload`.
magnific_creations_wait read-only identifiers*timeoutSeconds
Long-poll 1..8 creations until terminal or `timeoutSeconds` (default 25, max 25). In-progress entries get `poll_after_seconds` for the next call.
magnific_design_auto_layers namenumLayersvectorizecreationIdentifier*
Extract editable layers from a flat image into a Pikaso design.
magnific_design_auto_resize namemultipagenumLayerstextLayersimageLayersaspectRatios* +1
Create resized design pages from an image. Use directly when ratios/social formats are known; otherwise show `design_auto_resize_show`.
magnific_flows_get read-only identifier*
Flow input/output spec as raw TOON text. Each input includes a normalized `kind`, `howToProvide`, and resolved `options`/`presetOptions` where applicable. Call before `flows_run`.
magnific_flows_list read-only pagequeryperPageownership
Flows catalog as raw TOON text, no UI. Lean entries without preview URLs. For an inline picker use flows_show; for a single flow input/output spec use flows_get.
magnific_flows_run inputs*identifier*
Run flow. `flows_get` first for input specs. `inputs` is `{inputId: value}` (creation inputs from `creations_list`, voices from `audio_voices_show`). Returns `workflowRunIdentifier…
magnific_flows_wait read-only timeoutSecondsworkflowRunIdentifier*
Long-poll a `flows_run`. Terminal: one entry per output creation with real `identifier` for `creations_show`. In-progress: `poll_after_seconds`.
magnific_folders_create name*typeparentReference
Create folder/project. No `parentReference`: workspace root. `type` defaults: project at root, folder when nested.
magnific_folders_delete reference*
Move a folder and its files to trash.
magnific_folders_get read-only reference*
Fetch folder metadata by `reference`. Use before `creations_search` (`from=folder`). Foreign refs error.
magnific_folders_list read-only pageonlyProjectsparentReference
List folders/projects as raw TOON text. No params=top level; `onlyProjects`=projects; `parentReference`=children. Refs work with creations/folder tools.
magnific_folders_rename name*reference*
Rename a folder by `reference`.
magnific_images_change_camera rotatecloseupverticalfolderReferencecreationIdentifier*
Reframe camera around subject. Defaults: rotate=45, vertical=0, closeup=5.
magnific_images_crop aspectRatio*folderReferencecreationIdentifier*
Center-crop to `aspectRatio`. Pixels: `images_resize`. AI upscale: `images_upscale`. Ratios: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 21:9.
magnific_images_generate modecountprompt*qualityreferencesresolution +2
Generate/edit images. No refs=TTI. references[] (max 12; see field docs). Defaults: mode=auto, ratio=1:1, count<=8. resolution/quality per images_models_list. UI clients: after gen…
magnific_images_generate_svg prompt*aspectRatiofolderReference
Text-to-SVG (Recraft v4 Pro Vector). Raster: `images_generate`. Trace existing raster: `images_to_svg`. Default aspectRatio=1:1.
magnific_images_models_list read-only searchonlyRecommended
TTI model catalog as lean TOON text. `search` filters by name, slug, description, or tags.
magnific_images_relight lights*numImagesresolutionfolderReferencecreationIdentifier*
AI relight. 1-4 lights with azimuth/elevation enums, type neutral|gel, intensity 1-10. Gel uses hex `color`.
magnific_images_remove_background folderReferencecreationIdentifier*
Cut-out subject on transparent PNG. Color BG: `images_color_background`. AI scene: `images_generate` with reference + prompt "replace the background with X".
magnific_images_resize width*height*folderReferencecreationIdentifier*
Resize to exact pixels (no AI). For real detail upscaling: `images_upscale` first. Aspect: `images_crop`. Dimensions snap to multiples of 8; center-crop on aspect mismatch.
magnific_images_skin_enhancer sharpenversionskinDetailsmartGrainoptimizedForfolderReference +1
AI skin enhancer. faithful preserves identity; creative reinterprets; flexible uses presets. Defaults: faithful, sharpen=0, smartGrain=0.
magnific_images_to_svg folderReferencecreationIdentifier*
Trace raster creation into SVG. New vector from prompt: `images_generate_svg`.
magnific_images_upscale scalefolderReferencecreationIdentifier*
AI upscale 2x/4x (Magnific, premium). Exact pixels: `images_resize`. Aspect: `images_crop`. Default scale=2.
magnific_images_variations promptgridColsgridRowsresolutionaspectRatiovariationMode +5
Generate image-variation grid. Modes: angles|demographics|expressions|age|storyboard|custom. Defaults: angles, 3x3, 1:1, 4k.
magnific_library_create name*type*genderimages*descriptionproductType
Create a reusable library asset (character/product/location) from 1-6 images. Use the returned numeric `id` in generation refs (same id Spaces uses). No LoRA training.
magnific_library_list read-only pagetypescopesearchperPage
Lean library catalog (characters, styles, elements, locations) for agent reasoning. Picker assets use library://.
magnific_models3d_generate modelfaceLimitresolutiontextureQualityfolderReferencecreationIdentifier*
Image-to-3D GLB. Upload external images first. Animate with `models3d_rig`. Models: tripo-p1 default, tripo-v31, trellis-2.
magnific_project_report read-only daysreference*
English markdown status report for a project/folder. Last 7 days default, max 30.
magnific_spaces_create name*description
Create empty Space. Share `space.webUrl`; only call `spaces_show` when inline preview is requested.
magnific_spaces_edit query*spaceId*threadIdanchorDirectionanchorElementIdselectedElementIds +1
External MCP only. Start headless Space edit. Poll `spaces_edit_status` until allTerminal, then verify with `spaces_state`.
magnific_spaces_edit_status read-only runIdthreadIdoperationIdtimeoutSeconds
Wait for `spaces_edit` like `creations_wait`: long-polls up to `timeoutSeconds` (default 25, max 25). Snapshot-only when 0. Terminal → `spaces_state`.
magnific_spaces_get_nodes read-only nodeIds*spaceId*currentPageId
Read-only. Like `spaces_state` but scoped to `nodeIds` + their connections. Cheaper than full board. Needs view perm.
magnific_spaces_list read-only pagequeryperPageownership
Lean spaces catalog as raw TOON text. Share each `webUrl`; call `spaces_show` only for inline canvas preview. Do not use `creations_search`.
magnific_spaces_run modespaceId*startNodeId*
Run Space workflow from `startNodeId`. Modes: singular, connected default, downstream. Poll with `spaces_run_status`.
magnific_spaces_run_status read-only timeoutSecondsworkflowRunIdentifier*
Poll `spaces_run`. `timeoutSeconds` long-polls up to 25s. In-progress returns `poll_after_seconds`; terminal call `creations_show`.
magnific_spaces_state read-only scopepageIdspaceId*currentPageIdselectedElementIdsselectedConnectionIds
Read-only board context, raw TOON. Default: current page + pageIndex (other pages, counts). pageId: another page on demand. scope=all: whole board (costly). selectedElementIds: sel…
magnific_stock_download id*idstypefolder_reference
Signed download URL for a stock item. Pass folder_reference to also save as a creation (rate-limited). Bulk support: accepts ids for batched execution.
magnific_stock_get read-only id*idstype
Full details for a single Freepik stock item: preview URL, dimensions, formats, author. Bulk support: accepts ids for batched execution.
magnific_stock_search read-only pagequery*per_pagecontent_type
Search Freepik stock catalog by keyword. Returns items with IDs, titles, types, preview URLs. Use stock_get for full details, stock_download for file URL.
magnific_stock_to_creation id*idstitlefolder_reference
Convert Freepik stock item → Pikaso creation. Use after user selects from stock_show. Bulk support: accepts ids for batched execution.
magnific_video_concatenate namefolderReferencecreationIdentifiers*
Concatenate completed video creations into one MP4. Assembles multi-clip plans from `video_plan`. Audio from each clip; no external audio bed. Returns queued creation.
magnific_video_generate video*folderReference
Generate video. External clients: call `video_plan` first to draft the brief and resolve model choice — skip only if the user explicitly says "just generate" or "one-shot". Pick a…
magnific_video_models_list read-only searchonlyRecommended
Video-gen model catalog as lean TOON text. `search` filters by name, slug, description, or tags. Run `video_plan` first — plan resolves slug to validate here.
magnific_video_plan read-only prompt*styleHintdurationHintaspectRatioHintreferenceIdentifiers
Call FIRST for any video request. Returns markdown plan: brief, open questions, characters to prepare, recommended model slug, prompt draft. Videos >15s: plan splits into clips + `…
magnific_video_speak modepromptvoiceIdaudioUrl*imageUrlvideoUrl +2
Make a character speak. Image+audio → talking head (Veed Fabric 1.0). Video+audio → lip sync (Lipsync 2.0). Omit `mode` for auto. Pass asset URLs or a creation `identifier` (from `…
magnific_video_upscale mode*focusturboflavorpreviewsharpen +14
Upscale video via Topaz or Magnific. Pass `creationIdentifier` or Freepik `videoUrl`. Params: `video_upscale_models_list`. Then call `creations_show`.
magnific_video_upscale_models_list read-only
Video upscale mode catalog as raw TOON text (topaz, magnific, magnific_precision) with required/optional params, ranges and enums. Read before calling `video_upscale`.
marketplace limitqueryactionmcp_idmessagetool_id +17
The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like "find an MCP that does X", "consulta um CPF",…
report_bug contextmessage*conversation
Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.
show_version read-only
Show the current MCP platform and adapter versions.
toolkit_info read-only
Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes.