Skip to main content

Voice Creation, TTS, Sound Effects, Voicechanger & more! 🎧 Elevenlabs MCP Server

Workflow preview

Workflow preview
100%
Voice Creation, TTS, Sound Effects, Voicechanger & more! 🎧 Elevenlabs MCP Server preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator? [Join the community](https://www.skool.com/beyond nodes automation lab 2006/a...

Best for

  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.httprequesttool, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.mcptrigger

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by David Ashby.

Original n8n.io source

1.1 Workflow description

Title
Voice Creation, TTS, Sound Effects, Voicechanger & more! 🎧 Elevenlabs MCP Server
Workflow name
Voice Creation, TTS, Sound Effects, Voicechanger & more! 🎧 Elevenlabs MCP Server

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Join the community

This workflow provides a complete set of tools for interacting with the ElevenLabs voice API, enabling AI-powered text-to-speech, voice management, and audio processing capabilities.

Features πŸš€

Text-to-Speech Operations

  • Convert text to speech with customizable voice settings
  • Generate speech with timestamps for precise audio control
  • Stream text-to-speech in real-time
  • Stream text-to-speech with timestamps for live applications

Voice Management πŸ—£οΈ

  • List all available voices
  • Get detailed information about specific voices
  • Delete custom voices
  • Edit voice properties (name and description)
  • Find similar voices based on voice ID

Audio Processing 🎧

  • Create transcripts from audio
  • Apply voice changing effects
  • Generate sound effects
  • Isolate audio components
  • Design and preview new voices
  • Save voice previews as new voices

Requirements βš™οΈ

  • An ElevenLabs API key
  • n8n instance with HTTP Request Tool node
  • MCP Server Trigger node for AI integration

Setup πŸ”§

  1. Import the workflow into your n8n instance
  2. Configure your ElevenLabs API key in the workflow settings
  3. The workflow uses AI expressions for voice IDs with a fallback value of Z9hrfEHGU3dykHntWvIY

Usage πŸ“

All nodes are connected to the MCP Server Trigger for AI-powered interactions

Example Use Cases πŸ’‘

  • Generate natural-sounding speech from text
  • Create and manage custom voices
  • Process and transform audio files
  • Build voice-based applications
  • Integrate ElevenLabs capabilities into existing workflows

Technical Details πŸ”

  • All endpoints use proper error handling
  • Voice ID parameters use AI expressions with fallback values
  • Nodes are organized in logical groups for better workflow management
  • Includes comprehensive parameter validation
  • Supports streaming and real-time processing

Support 🀝

For issues or questions, please refer to:

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Text to Speech

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 2 - Text to Speech with Timestamps

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 3 - Stream Text to Speech

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 4 - Stream Text to Speech with Timestamps

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 5 - Create Transcript

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 6 - Voice Changer

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 7 - Create Sound Effect

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 8 - Audio Isolation

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 9 - Voice Design

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 10 - Save Voice Preview

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 11 - List Voices

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 12 - Get Voice

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 13 - Delete Voice

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 14 - Edit Voice

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 15 - List Similar Voices

Type / Role
n8n-nodes-base.httpRequestTool - httpRequestTool
Config choices
Version 4.2

Block 16 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 19 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 20 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 21 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 22 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 23 - Elevenlabs API MCP Server

Type / Role
@n8n/n8n-nodes-langchain.mcpTrigger - mcpTrigger
Config choices
Version 1

Block 24 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Voice Creation, TTS, Sound Effects, Voicechanger & more! 🎧 Elevenlabs MCP Server
Complexity advanced
Nodes 24
Categories Multimodal AI
Author David Ashby
Published 05 Jun 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/4672/4672.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Voice Creation, TTS, Sound Effects, Voicechanger & more! 🎧 Elevenlabs MCP Server do?

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator? [Join the community](https://www.skool.com/beyond nodes automation lab 2006/a...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Multimodal AI use case.