freepik-mcp

The Freepik enables popular agent Model Context Protocol (MCP) to integrate with Freepik APIs through function calling.

GitHub Stars

17

User Rating

Not Rated

Favorites

0

Views

19

Forks

2

Issues

2

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

bash
git clone 
cd freepik-mcp
bash
make install
make version
bash
echo "FREEPIK_API_KEY=your_api_key_here" > .env
> 💡 Get your API Key at: [freepik.com/api](https://freepik.com/api) Add this to your config.json file: > ⚠️ For Windows users: If you're on Windows, you need to use WSL (Windows Subsystem for Linux) to run this MCP server. ```json { "mcpServers": { "freepik-fastmcp": { "command": "uv", "args": [

Additional Resources