Skip to main content
Glama
zym9863

elevenlabs-sound-effect-server

by zym9863

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ELEVENLABS_API_KEYYesYour ElevenLabs API key for generating sound effects.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_sound_effectB

Generate sound effect using ElevenLabs API

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.3/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion between tools.

Naming Consistency5/5

With a single tool, naming is inherently consistent; the verb_noun pattern is appropriate.

Tool Count2/5

One tool is too few for the apparent scope of a sound effect server; likely missing related operations like listing voices or effects.

Completeness2/5

The tool surface is severely incomplete; only generation is provided, with no support for other essential operations (e.g., listing, deletion) for a full-service API.

Maintenance

ActivityInactive
ResponsivenessNo issues