- Step 1: Obtain a Freepik API key from their website.
- Step 2: Set the environment variable with your API key.
- Step 3: Clone the repository to your local environment.
- Step 4: Install dependencies with 'pip install -e.'.
- Step 5: Start the MCP server using 'python -m freepik_mcp_server.server'.
- Step 6: Use supported tools like 'search_images' or 'get_image_details' API calls to interact with Freepik.
- Step 7: Integrate the MCP server with your application or workflow as needed.