drio
Open app

Freepik MCP Server

Source

MCP server for interacting with Freepik's API, including stock photos and Mystic AI image generation

Catalog onlyCatalog onlySTDIO

Overview

Freepik MCP Server is an implementation for interacting with Freepik's API, allowing users to access stock photos and utilize Mystic AI for image generation.

To use the Freepik MCP Server, clone the repository from GitHub, install the necessary dependencies, and configure it with your Freepik API key. You can then run the server to access its features.

  • Search for Freepik resources including photos, vectors, and PSDs. - Retrieve detailed information about specific resources. - Download resources directly. - Generate images using Mystic AI based on text prompts. - Check the status of image generation tasks.
  1. Designers can search and download stock images for their projects.
  2. Developers can integrate image generation capabilities into their applications.
  3. Content creators can generate unique images based on specific descriptions.

Add to your AI client

Use these steps to connect Freepik MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "freepik-mcp-mcerqua": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-freepik-mcp-mcerqua"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "freepik-mcp-mcerqua": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-freepik-mcp-mcerqua"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "freepik-mcp-mcerqua": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-freepik-mcp-mcerqua"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "freepik-mcp-mcerqua": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-freepik-mcp-mcerqua"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "freepik-mcp-mcerqua": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-freepik-mcp-mcerqua"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "freepik-mcp-mcerqua": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-freepik-mcp-mcerqua"
      ]
    }
  }
}

FAQ

What are the prerequisites to use Freepik MCP Server?

You need Node.js 18 or higher and a Freepik API key.

Is there a limit on the number of resources I can search?

The API allows you to set limits on the number of results returned per search.

Can I generate images in different resolutions?

Yes, you can specify the resolution when generating images using Mystic AI.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2904,"uuid":"731096e7-eb47-470f-b8f0-e3ba8269ec5b","name":"freepik-mcp","title":"Freepik MCP Server","description":"MCP server for interacting with Freepik's API, including stock photos and Mystic AI image generation","avatar_url":"https://avatars.githubusercontent.com/u/55824402?v=4","created_at":"2025-03-16T04:05:50.030Z","updated_at":"2025-03-16T04:13:37.328Z","status":"created","author_name":"MCERQUA","author_avatar_url":"https://avatars.githubusercontent.com/u/55824402?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCERQUA/freepik-mcp","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-16 17:48:13\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]