Skip to main content

An MCP server for using Wellsaid Text-To-Speech APIs

Project description

WellSaid MCP Server

Guide to walk through the end-to-end process of using the WellSaid MCP server

Overview

The WellSaid MCP Server lets you connect AI clients (such as Claude Desktop) directly to the WellSaid API. Once installed, your AI client can generate speech, discover voices, and manage advanced audio features without writing any custom integration code.

This guide covers installation, configuration, and common usage patterns.

Prerequisites

Before getting started, make sure you have:

  • A WellSaid API key, available in your WellSaid account
  • An MCP-compatible AI client (e.g., Claude Desktop)
  • uv installed — this tool manages the MCP server environment
  • The WellSaid MCP Server installed in your LLM client

Installation

Option 1: From Package

If you only need the server for use with Claude Desktop, install from the published package:

uvx wellsaid-mcp-setup-claude-desktop

Option 2: Local Development

If you want to run the MCP server locally for development:

# Create and activate a virtual environment
uv venv

# Install the server in editable mode
uv pip install --editable .

Configuration with Claude Desktop

Once installed, you'll need to register the WellSaid MCP server with Claude Desktop.

uv run wellsaid-mcp-setup-claude-desktop --dev .

When prompted, enter your WellSaid API key.
After configuration, restart Claude Desktop to apply the changes.


Available Tools

Once connected, your AI client can call WellSaid functions through natural prompts.

Voice Discovery

  • get_avatar_criteria – Lists available filters for voices
    Example: "Show me all available voice filtering options"
  • get_avatars – Search for voices matching specific traits
    Example: "Find a confident, professional female voice with US accent"
  • get_avatar_characteristics – Lists available voice characteristics
    Example: "What voice characteristics can I choose from?"

Speech Generation

  • text_to_speech – Convert text into speech with a selected voice
    Example: "Generate speech for 'Welcome to our training program' using speaker ID 145"
  • create_multiple_clips_and_combine – Generate multi-speaker or long-form audio
    Example: "Create a dialogue where Speaker 89 says 'Hello there' and Speaker 76 replies 'Good morning'"

Advanced Voice Controls (Caruso Model)

  • Adjust_pitch – Modify pitch (-250 to +500)
  • Adjust_tempo – Change speaking speed (0.5 to 2.5)
  • Adjust_loudness – Control loudness (-20 to +10)
  • Apply_respelling – Override pronunciations
  • Validate_AI_Director_tags – Validate markup formatting

Example Workflows

Training Content
"Find a clear, informative voice for eLearning, then generate speech at a slower tempo so it's easy to comprehend: 'Today we'll learn about machine learning algorithms.'"

Marketing
"Use an upbeat voice, increase pitch by 50, and generate a script that has a sales pitch for our new product"

Character Dialogue
"Select two characters to have a conversation the first says 'Hello,' and the second will reply 'Hi there,' with short natural pauses in the conversation."

Multilingual
"Find a Spanish voice with Mexico accent and a French voice to say the following line in each language: 'Welcome to our new program.'"

Conclusion

The WellSaid MCP Server makes it easy to:

  • Discover and select the right voice for your project
  • Generate professional AI-powered audio directly in your AI client
  • Control pitch, pacing, and pronunciation with precision

With this integration, you get the full power of the WellSaid API — without having to write API calls manually.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wellsaid_mcp-0.2.0.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wellsaid_mcp-0.2.0-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

Details for the file wellsaid_mcp-0.2.0.tar.gz.

File metadata

  • Download URL: wellsaid_mcp-0.2.0.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.13

File hashes

Hashes for wellsaid_mcp-0.2.0.tar.gz
Algorithm Hash digest
SHA256 c5458855addf2147f6d3b7a1e6996d54e55db1c634b4434c6ee448f74629f274
MD5 5b2f27cbf1473857837331ef6e3f5cd6
BLAKE2b-256 00d977838f84c371bd00122473e0939af12620f67a9fc486d9ee2ec00c14affd

See more details on using hashes here.

File details

Details for the file wellsaid_mcp-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for wellsaid_mcp-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 804a1bc9ebf2847b21534c30f3f652ba4421887478d7f2040e836159e2af6cc3
MD5 4e441568fd4a7bf5e1d768ac54c44ee2
BLAKE2b-256 326b79a2e426b807256b3bfadcacaa095d44072743d54fd9757cdf34cba1e1e4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page