sylweriusz
MCP Serversylweriuszpublic

mcp ai voice

Enable AI agents to express themselves with natural voice synthesis

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
MIT License
License

About This Server

Enable AI agents to express themselves with natural voice synthesis

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

AI Voice

Give AI a voice that works immediately. One command, zero configuration, speaks in multiple languages using your system's built-in voice engine.

Quick Start

npx @sylweriusz/mcp-ai-voice

Add to Claude Desktop (~/.claude/mcp_config.json):

{
  "mcpServers": {
    "ai-voice": {
      "command": "npx",
      "args": ["@sylweriusz/mcp-ai-voice"]
    }
  }
}

That's it. AI can now speak.

What It Does

  • Speaks text immediately - AI calls say(), text gets spoken, AI continues working
  • Automatic language support - Discovers available voices on startup, picks the best one per language
  • Zero setup - Uses your system's built-in voice (macOS say, Windows SAPI, Linux espeak)
  • Works everywhere - macOS, Windows, Linux. No external dependencies.

Usage Examples

// Basic usage
say("Processing complete")

// Language-specific (automatically picks best voice)
say("Hello world", language="en")
say("Witaj świecie", language="pl") 
say("Hola mundo", language="es")

How It Works

The system automatically discovers what languages your computer can speak when it starts up. When AI wants to say something, it picks the best available voice for that language. On macOS this means Enhanced/Premium voices, on Windows it uses SAPI optimization, on Linux it uses language-specific espeak voices.

Platform Support

PlatformVoice EngineWhat You Get
macOSsay commandEnhanced/Premium voices when available
WindowsSAPICulture-aware voice selection
LinuxespeakDirect language parameter support

Requirements

  • Node.js 18+
  • Any supported OS (macOS/Windows/Linux)
  • System voice engine (comes with the OS)

Development

npm install
npm run build
npm start

License

MIT - Use it for whatever you want.


Philosophy: AI needs to express itself vocally sometimes. This makes that happen without hassle.

Quick Start

1

Clone the repository

git clone https://github.com/sylweriusz/mcp-ai-voice
2

Install dependencies

cd mcp-ai-voice
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownersylweriusz
Repomcp-ai-voice
LanguageTypeScript
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation