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.
基本情報
設定
以下の設定を使って、このサーバーを 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 Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
Melrōse - programming of music melodies
emickleiinteractive programming of melodies, producing MIDI
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
コメント