Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KREA_API_KEYYesYour Krea API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_imageA

Generate an image using Krea AI. Returns a job_id - use get_job to check status and get the result URL.

generate_videoA

Generate a video using Krea AI. Returns a job_id - use get_job to check status and get the result URL.

get_jobA

Get the status and results of a generation job. Returns status (scheduled, processing, completed, failed) and result URLs when completed.

list_jobsC

List generation jobs with optional filtering

upload_assetA

Upload an image/video to Krea for use in generations

get_assetB

Get details of an uploaded asset

list_assetsC

List uploaded assets

search_stylesB

Search for styles/LoRAs to use in image generation

get_styleB

Get details of a specific style

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/keugenek/krea-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server