MCP Server LogoMCP Server
HomeCategoriesDirectorySubmit
Submit
HomeCategoriesDirectorySubmit
Submit

MCP Servers

A curated list of MCP Servers, featuring Awesome MCP Servers and Claude MCP integration.

Contact Us

[email protected]

About

Privacy PolicyTerms of Service

Resources

Model Context ProtocolMCP Starter GuideClaude MCP Servers

Community

GitHub

© 2025 mcpserver.cc © 2025 MCP Server. All rights reserved.

Privacy PolicyTerms of Service
  1. Home
  2. /Categories
  3. /Developer Tools
  4. /Zonos Tts Mcp
Zonos Tts Mcp

Zonos Tts Mcp

Created by PhialsBasement•a day ago
Visit Website

MCP server that allows Claude to have a voice.

Developer Tools
ttstext-to-speechMCP-integration

Zonos MCP Integration

A Model Context Protocol integration for Zonos TTS, allowing Claude to generate speech directly.

Setup

Installing via Smithery

To install Zonos TTS Integration for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @PhialsBasement/zonos-tts-mcp --client claude

Manual installation

  1. Make sure you have Zonos running with our API implementation (PhialsBasement/zonos-api)

  2. Install dependencies:

npm install @modelcontextprotocol/sdk axios
  1. Configure PulseAudio access:
## Your pulse audio should be properly configured for audio playback
## The MCP server will automatically try to connect to your pulse server
  1. Build the MCP server:
npm run build
## This will create the dist folder with the compiled server
  1. Add to Claude’s config file: Edit your Claude config file (usually in ~/.config/claude/config.json) and add this to the mcpServers section:
"zonos-tts": {
  "command": "node",
  "args": [
    "/path/to/your/zonos-mcp/dist/server.js"
  ]
}

Replace /path/to/your/zonos-mcp with the actual path where you installed the MCP server.

Using with Claude

Once configured, Claude automatically knows how to use the speak_response tool:

speak_response(
    text="Your text here",
    language="en-us",  # optional, defaults to en-us
    emotion="happy"    # optional: "neutral", "happy", "sad", "angry"
)

Features

  • Text-to-speech through Claude
  • Multiple emotions support
  • Multi-language support
  • Proper audio playback through PulseAudio

Requirements

  • Node.js
  • PulseAudio setup
  • Running instance of Zonos API (PhialsBasement/zonos-api)
  • Working audio output device

Notes

  • Make sure both the Zonos API server and this MCP server are running
  • Audio playback requires proper PulseAudio configuration

Prerequisites

  • •Familiarity with the server domain
  • •Basic understanding of related technologies
  • •Knowledge of Developer Tools

Recommended Server

Pipedream

Pipedream

Connect APIs, remarkably fast. Free for developers.

Mcp Canvas Lms

Mcp Canvas Lms

Version 2.0 - 37 tools available - an MCP server for interacting with the Canvas LMS API. This server allows you to manage courses, assignments, enrollments, and grades within Canvas.

Clickup Mcp Server

Clickup Mcp Server

ClickUp MCP Server - Integrate ClickUp project management with AI through Model Context Protocol

View more → →

Details

Created

June 14, 2025

Last Updated

June 14, 2025

Category

Developer Tools

Author

PhialsBasement

Share

More Server

Obsidian Mcp Rest

Obsidian Mcp Rest

An MCP server implementation for accessing Obsidian via local REST API

Nlweb

Nlweb

Natural Language Web

Figma Mcp

Figma Mcp

Mcp Course

Mcp Course