Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RUNAPI_API_KEYNoYour RunAPI API key. Can also be set in ~/.config/runapi/config.json

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
isolate_audioC

Create a ElevenLabs task on RunAPI (isolate audio). Returns a task id, status, and output URLs.

speech_to_textC

Create a ElevenLabs task on RunAPI (speech to text). Returns a task id, status, and output URLs.

text_to_dialogueB

Create a ElevenLabs task on RunAPI (text to dialogue). Returns a task id, status, and output URLs.

text_to_soundC

Create a ElevenLabs task on RunAPI (text to sound). Returns a task id, status, and output URLs.

text_to_speechC

Create a ElevenLabs task on RunAPI (text to speech). Returns a task id, status, and output URLs.

get_taskA

Fetch the current status and latest result payload for a elevenlabs task.

check_pricingB

Look up RunAPI pricing for the elevenlabs model line.

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/runapi-ai/elevenlabs-mcp'

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