Freepik Mcp
@freepik-company
About Freepik Mcp
Freepik MCP allows LLMs to access everything available through the Freepik API — including searching and retrieving images, icons, illustrations, and using tools for image generation, video creation, and image enhancement — all in an LLM-friendly format.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"freepik-fastmcp": {
"command": "uv",
"args": [
"run",
"--directory",
"/FULL/PATH/TO/freepik-mcp",
"fastmcp",
"run",
"main.py"
],
"env": {
"FREEPIK_API_KEY": "your_actual_api_key_here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Freepik Mcp?
This is a Model Context Protocol (MCP) server that connects AI assistants to Freepik's API. It requires a Freepik API key and is installed locally via a repository. Designed for developers using Claude Desktop or Cursor.
How to use Freepik Mcp?
Clone the repository, run make install to set up dependencies, and create a .env file with your FREEPIK_API_KEY. Then configure the server in your AI assistant’s config.json using the uv command with the main.py script. On Windows, use WSL.
Key features of Freepik Mcp
—
Use cases of Freepik Mcp
—
FAQ from Freepik Mcp
—
Basic information
More Media & Design MCP servers
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
YouTube MCP Server
ZubeidHendricksMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
Comments