Krea MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KREA_API_KEY | Yes | Your Krea API key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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