Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.mcparmory/elevenlabs

OCI · GHCR.IO/MCPARMORY/ELEVENLABS:1.0.3 · 2 COMPONENTS · SCANNED SEP 20

Convert text to speech, transcribe audio, and dub videos with AI voices

0 this week 48 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency32
Schema Quality & AI Usability70
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 38535 tokens (~149/item across 258 items; 258 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety95
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 32 of 40 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "isolate_audio" implies "remove" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Partial
  • An AI judge read all 258 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the com.mcparmory/elevenlabs MCP server?

com.mcparmory/elevenlabs runs locally as a container image, launched with docker run --rm -i ghcr.io/mcparmory/elevenlabs:1.0.3. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · ghcr.io/mcparmory/elevenlabs:1.0.3

# add to Claude Code
claude mcp add com-mcparmory-elevenlabs -- docker run --rm -i ghcr.io/mcparmory/elevenlabs:1.0.3
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mcparmory-elevenlabs": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/elevenlabs:1.0.3"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mcparmory-elevenlabs": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/elevenlabs:1.0.3"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-mcparmory-elevenlabs -- docker run --rm -i ghcr.io/mcparmory/elevenlabs:1.0.3
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mcparmory-elevenlabs": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/elevenlabs:1.0.3"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  com-mcparmory-elevenlabs:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/mcparmory/elevenlabs:1.0.3"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mcparmory-elevenlabs": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/elevenlabs:1.0.3"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "com-mcparmory-elevenlabs": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/elevenlabs:1.0.3"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 18 Sept 26 +1
    • Stability: 0.97 → pass security
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 11 Sept 26 +1
    • Stability: 0.97 → pass security
  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed oci/ghcr.io/mcparmory/elevenlabs:1.0.3

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem oci
Reason No attestation published

Background: How many MCP packages publish verified provenance →

MCP tools · 258 exposed · ~38,535 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
update_voice ~200

Update the name, description, labels, and audio samples of a voice you created. Optionally apply background noise removal to improve audio quality.

NameTypeReqDescription
descriptionstringA brief description of the voice characteristics, tone, and intended use cases.
filesarrayBase64-encoded file content for upload. Audio files to add to the voice. Supported formats include MP3, WAV, and other common audio formats.
labelsMetadata labels describing the voice. Supported keys include language (ISO 639-1 code), accent (BCP 47 tag), gender, and age.
namestringyesThe display name for this voice, shown in voice selection dropdowns.
remove_background_noisebooleanEnable automatic background noise removal from audio samples using audio isolation. Only use if samples contain background noise, as it may degrade quality otherwise.
voice_idstringyesThe unique identifier of the voice to update.

No output schema declared.

No examples provided.

update_voice_pvc ~128

Update metadata for a PVC (Professional Voice Clone) voice, including name, language, description, and classification labels.

NameTypeReqDescription
descriptionstringDetailed description of the voice characteristics and intended use cases.
labelsobjectClassification labels for the voice including language, accent, gender, and age characteristics.
languagestringLanguage code of the voice samples (e.g., 'en' for English).
namestringDisplay name for the voice as shown in voice selection interfaces.
voice_idstringyesThe unique identifier of the voice to update.

No output schema declared.

No examples provided.

update_voice_sample ~228

Update a PVC voice sample by applying noise removal, selecting speakers, adjusting trim times, or changing the file name. Changes are applied to the specified sample within a voice model.

NameTypeReqDescription
file_namestringThe name to assign to the audio file for PVC training purposes.
remove_background_noisebooleanEnable background noise removal using audio isolation. Only apply if the sample contains background noise, as it may degrade quality otherwise.
sample_idstringyesThe unique identifier of the voice sample to update.
selected_speaker_idsarrayList of speaker IDs to use for PVC training. Sending a new list will replace any previously selected speakers for this sample.
trim_end_timeintegerThe end time of the audio segment to use for PVC training, specified in milliseconds from the beginning of the file.
trim_start_timeintegerThe start time of the audio segment to use for PVC training, specified in milliseconds from the beginning of the file.
voice_idstringyesThe unique identifier of the voice model containing the sample to update.

No output schema declared.

No examples provided.

update_whatsapp_account ~118

Update configuration settings for a WhatsApp account, including agent assignment and messaging capabilities. Changes take effect immediately.

NameTypeReqDescription
assigned_agent_idstringThe ID of the agent to assign to this WhatsApp account for handling conversations.
enable_audio_message_responsebooleanEnable or disable automatic audio message response capability for this WhatsApp account.
enable_messagingbooleanEnable or disable messaging functionality for this WhatsApp account.
phone_number_idstringyesThe unique identifier for the WhatsApp phone number account to update.

No output schema declared.

No examples provided.

upload_agent_avatar ~88

Upload and set a profile image for an agent that will be displayed in the chat widget.

NameTypeReqDescription
agent_idstringyesThe unique identifier of the agent to update with the new avatar image.
avatar_filestringyesBase64-encoded file content for upload. An image file to use as the agent's avatar. The file will be processed and stored for display in the widget.

No output schema declared.

No examples provided.

upload_file ~93

Upload an image or PDF file to a conversation. Returns a unique file ID for referencing the file in subsequent conversation messages.

NameTypeReqDescription
conversation_idstringyesThe unique identifier of the conversation to which the file will be uploaded.
filestringyesBase64-encoded file content for upload. The image or PDF file to upload. Supported formats include common image types (JPEG, PNG, etc.) and PDF documents.

No output schema declared.

No examples provided.

upload_knowledge_base_document ~92

Upload a file to create a new knowledge base document that the agent can access and reference when interacting with users.

NameTypeReqDescription
filestringyesBase64-encoded file content for upload. The file content to upload as a knowledge base document. Accepts binary file formats for documentation.
namestringA human-readable name for the document. If not provided, a default name will be generated.

No output schema declared.

No examples provided.

upload_song ~87

Upload a music file for use in inpainting workflows. This operation is restricted to enterprise clients with access to the inpainting feature.

NameTypeReqDescription
extract_composition_planbooleanWhether to generate and return the composition plan for the uploaded song. Enabling this increases response latency.
filestringyesBase64-encoded file content for upload. The audio file to upload in binary format.

No output schema declared.

No examples provided.

Common questions

What is the com.mcparmory/elevenlabs MCP server?

com.mcparmory/elevenlabs is an MCP server listed in the public MCP registry as com.mcparmory/elevenlabs. Convert text to speech, transcribe audio, and dub videos with AI voices. This page covers its container image (ghcr.io/mcparmory/elevenlabs:1.0.3).

Is the com.mcparmory/elevenlabs MCP server safe to use?

com.mcparmory/elevenlabs scores 48 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the com.mcparmory/elevenlabs MCP server expose?

com.mcparmory/elevenlabs exposes 258 tools: list_speech_history, get_speech_history_item, delete_history_item, get_speech_history_audio, download_speech_items, and 253 more. Their descriptions and schemas cost roughly 38,535 tokens of context every time the server is loaded.

Is the com.mcparmory/elevenlabs MCP server still maintained?

com.mcparmory/elevenlabs is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.