MCP.so
登录

Freepik Mcp

@freepik-company

关于 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.

基本信息

分类

媒体与设计

传输方式

stdio

发布者

freepik-company

提交者

Jairo Laupa

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "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"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

媒体与设计 分类下的更多 MCP 服务器