Freepik MCP ServerServer

MCERQUA
GitHub
Image ProcessingAIFreepik

Loading subscription status...

💡 Description

An MCP server implementation that allows users to search, download resources from Freepik and generate images using Mystic AI through natural language requests.

📝 JSON Entries

{
  "mcpServers": [
    {
      "freepik": {
        "env": {
          "FREEPIK_API_KEY": "your-api-key-here"
        },
        "args": [
          "path/to/freepik-mcp/build/index.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

JavaScript

Features

  • Search Freepik resources (photos, vectors, PSD)
  • Get detailed information about resources
  • Download resources
  • Generate images using Mystic AI
  • Check the status of image generation

💬 Example Queries

  • Search for Freepik resources related to 'nature'.
  • Download a specific Freepik resource by ID.
  • Generate an image with Mystic AI using a prompt.