Agent Plugins Marketplace
All plugins

magnific

v1.0.0-ghast.1

Generate and transform creative assets, browse previous creations and check credits through the official Magnific MCP, formerly Freepik.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By Ghast AILicense: MIT0 GitHub starsUpdated 2 weeks ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Sep 8, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/magnific/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/magnific/
├── plugin.json
├── skills/magnific/SKILL.md
└── mcp.json

Included Skills1

magnificskills/magnific/SKILL.md

Use Magnific (Freepik) in Ghast. Generate and transform creative assets, browse previous creations and check credits through the official Magnific MCP, formerly Freepik. 通过 Magnific(原 Freepik)官方 MCP 生成与编辑创意素材、浏览已有作品,并查看积分余额。

MCP servers1

magnificStreamable HTTP
url
https://mcp.magnific.com

Plugin manifests1

plugins/magnific/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "magnific",
  "version": "1.0.0-ghast.1",
  "description": "Generate and transform creative assets, browse previous creations and check credits through the official Magnific MCP, formerly Freepik.",
  "author": {
    "name": "Ghast AI",
    "url": "https://ghast.trapezohe.ai"
  },
  "homepage": "https://www.magnific.com/ai/docs/magnific-mcp",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "officialConnectorSource": "https://www.magnific.com/ai/docs/magnific-mcp",
      "connectorPublisher": "Magnific",
      "category": "design",
      "icon": "./assets/icon.png",
      "displayName": "Magnific (Freepik)",
      "descriptions": {
        "en": "Generate and transform creative assets, browse previous creations and check credits through the official Magnific MCP, formerly Freepik.",
        "zh-CN": "通过 Magnific(原 Freepik)官方 MCP 生成与编辑创意素材、浏览已有作品,并查看积分余额。"
      }
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[magnific on Agent Plugins Marketplace](https://pluginsmp.com/plugins/magnific)