Skip to main content
Glama
ddunford

ElevenLabs Image Generation MCP Server

by ddunford

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HEADLESSNoWhether to run browser in headless mode. Set to 'false' for debugging.true
ELEVENLABS_EMAILNoYour ElevenLabs account email (optional, can also be provided at runtime)
ELEVENLABS_PASSWORDNoYour ElevenLabs account password (optional, can also be provided at runtime)

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 ElevenLabs Image & Video feature. Returns the path to the downloaded image file.

list_modelsA

List all available image generation models on ElevenLabs

get_session_statusA

Check if currently logged in to ElevenLabs and get session information

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/ddunford/elevenlabMCP'

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