# Freepik MCP

> Official Freepik API bridge for Mystic image generation, resources, icons, and AI detection.

- **Category:** Image Generation
- **Vendor:** Freepik (official)
- **Pricing:** credits
- **Verified:** 2026-06-29

## What it does

Freepik's official FastMCP server exposes a curated slice of its API: Mystic AI image generation, resource search and downloads, icon search and downloads, and AI image classification. For filmmaker-agents it is a practical visual-development bench: pull stock references, build pitch-deck assets, create poster or key-art directions, then classify or download assets without leaving the agent session.

## Connect

- Claude Code: `claude mcp add freepik -e FREEPIK_API_KEY=YOUR_KEY -- uv run --directory /path/to/freepik-mcp main.py`
- Local: `uv run --directory /path/to/freepik-mcp main.py`

**Auth:** api_key (env `FREEPIK_API_KEY`) — https://www.freepik.com/api

## Capabilities

[text-to-image](https://mcp.film/capabilities/text-to-image.md) · `stock-search` · `icon-search` · `asset-download` · `ai-image-classification`

## Sample tools

`text_to_image_mystic_sync` · `get_mystic_task_status` · `detect_ai_image` · `search_resources` · `download_resource_by_id` · `search_icons` · `download_icon_by_id`

## Field notes

Official repo, Python 3.12+, uv/FastMCP, 72 stars, last pushed Jul 2025 and still maintained in GitHub metadata. It is not packaged on npm/PyPI: clone the repo, install with `make install`, then point your MCP client at the local path. GitHub does not detect a LICENSE file, although the repo is company-owned. The server deliberately exposes only icons, resources, image classifier, and Mystic endpoints from Freepik's larger OpenAPI spec.

## Verification

- Status: Freshly checked (checked today)
- Added: 2026-06-29
- Last verified: 2026-06-29
- Machine JSON: https://mcp.film/api/mcps/freepik.json

## Links

- Site: https://www.freepik.com
- Docs: https://github.com/freepik-company/freepik-mcp#readme
- Repo: https://github.com/freepik-company/freepik-mcp

---

Structured data: https://mcp.film/api/mcps/freepik.json · Directory: https://mcp.film
