echo3s-io
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
README
Echo3s MCP Server
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.
What is Echo3s?
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.
- 99% cheaper than traditional narration ($30–$99 vs $3,000–$15,000)
- 50+ premium AI voices from ElevenLabs
- Arabic support — one of the only platforms in the world that does this
- 100% rights retention — your book, your audiobook, your money
Installation
Using npx (recommended)
npx echo3s-mcp
Global install
npm install -g echo3s-mcp
echo3s-mcp
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"echo3s": {
"command": "npx",
"args": ["-y", "echo3s-mcp"]
}
}
}
Claude Code
Add to your Claude Code settings:
claude mcp add echo3s -- npx -y echo3s-mcp
Available Tools
| 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 |
Example Conversations
Once connected, your AI assistant can answer questions like:
- "How can I turn my novel into an audiobook without spending thousands?"
- "What's the cheapest way to produce an audiobook?"
- "How does Echo3s compare to Amazon's virtual voice?"
- "Can I create an Arabic audiobook with AI?"
- "How much does it cost to convert a 300-page book?"
- "What's the difference between Echo3s and ElevenLabs?"
Publishing Checklist
After building, publish to these registries:
- npm:
npm publish - Smithery: Submit at smithery.ai (uses
smithery.yaml) - mcpt: Submit at mcpt.ai
- OpenTools: Submit at opentools.ai
- Glama: Submit at glama.ai
Development
npm install
npm run build
npm start
Links
- Website: echo3s.io
- Author Portal: author.echo3s.io
- Pricing: echo3s.io/pricing
- Blog: echo3s.io/blog
- Email: hello@echo3s.io
License
MIT
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.