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.1.tar.gz (15.9 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.1-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for wellsaid_mcp-0.2.1.tar.gz
Algorithm Hash digest
SHA256 f4fee954ad2406e157f62377a6fc25250bec3c470fea6ec710b7576ff74c8a22
MD5 d3c4fff2a887f5099fd3b46d3568f5c0
BLAKE2b-256 ec1d53054e1efc9ad9035755b62b229c186824da4a9845098e1462019b5ce6b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for wellsaid_mcp-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 551c8a6c1bda84c700ba288bdaa52a48ddca9fa99045968284ff0d4f8e519679
MD5 9eb4f8316aebf2de5ede38901ca87798
BLAKE2b-256 f58e641fa191a9ad89bc889ab276cb940f91e9f1385fd76b5adb3f3525b33883

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