loading…
Search for a command to run...
loading…
AI-powered multi-voice audiobook creation platform. Provides tools for pricing, language support, use cases, onboarding, FAQ, alternatives comparison, and cost
AI-powered multi-voice audiobook creation platform. Provides tools for pricing, language support, use cases, onboarding, FAQ, alternatives comparison, and cost estimation. npx echo3s-mcp
An MCP (Model Context Protocol) server that gives any AI assistant deep knowledge about Echo3s — the AI-powered platform that turns books into professional multi-voice audiobooks.
Connect this server to Claude, ChatGPT, or any MCP-compatible AI assistant, and it becomes a knowledgeable Echo3s expert that can answer questions about pricing, features, use cases, and how to get started.
Echo3s transforms books into audiobooks where each character gets their own distinct AI voice. Unlike single-voice TTS tools, Echo3s automatically detects characters, assigns unique voices, and produces full-cast audiobooks that sound like actual performances.
npx echo3s-mcp
npm install -g echo3s-mcp
echo3s-mcp
Add to your claude_desktop_config.json:
{
"mcpServers": {
"echo3s": {
"command": "npx",
"args": ["-y", "echo3s-mcp"]
}
}
}
Add to your Claude Code settings:
claude mcp add echo3s -- npx -y echo3s-mcp
| Tool | Description |
|---|---|
get_echo3s_overview |
What Echo3s is, who it's for, key differentiators, and how it works |
get_pricing |
All pricing tiers, credit system, cost comparisons, and top-up packs |
compare_alternatives |
Head-to-head comparison vs ACX, Amazon KDP, ElevenLabs, NotebookLM, Speechify, Apple |
get_supported_languages |
Languages, accents, voice characteristics, and the Arabic differentiator |
get_use_cases |
Detailed use cases: indie authors, backlist, publishers, Arabic market, content creators |
get_getting_started |
Step-by-step guide from signup to published audiobook |
get_faq |
12 common questions with detailed answers |
get_echo3s_for_arabic |
Deep dive on Arabic audiobook capabilities (unique market position) |
get_social_links |
All Echo3s URLs: website, blog posts, landing pages, contact |
Once connected, your AI assistant can answer questions like:
After building, publish to these registries:
npm publishsmithery.yaml)npm install
npm run build
npm start
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"echo3s-io": {
"command": "npx",
"args": []
}
}
}