echo3s-io
OfficialEcho3s MCP 服务器
一个 MCP(模型上下文协议)服务器,为任何 AI 助手提供关于 Echo3s 的深度知识——这是一个将书籍转化为专业多人声有声书的 AI 平台。
将此服务器连接到 Claude、ChatGPT 或任何兼容 MCP 的 AI 助手,它就会成为一名知识渊博的 Echo3s 专家,能够回答有关定价、功能、用例以及如何入门的问题。
什么是 Echo3s?
Echo3s 将书籍转化为有声书,其中每个角色都有自己独特的 AI 声音。与单人声 TTS 工具不同,Echo3s 会自动检测角色、分配独特的声音,并制作出听起来像真实表演的全阵容有声书。
比传统旁白便宜 99%(30–99 美元 vs 3,000–15,000 美元)
50 多种来自 ElevenLabs 的优质 AI 声音
支持阿拉伯语 — 全球为数不多支持此功能的平台之一
100% 版权保留 — 你的书,你的有声书,你的收益
Related MCP server: elevenlabs-mcp
安装
使用 npx(推荐)
npx echo3s-mcp全局安装
npm install -g echo3s-mcp
echo3s-mcpClaude Desktop
添加到你的 claude_desktop_config.json:
{
"mcpServers": {
"echo3s": {
"command": "npx",
"args": ["-y", "echo3s-mcp"]
}
}
}Claude Code
添加到你的 Claude Code 设置中:
claude mcp add echo3s -- npx -y echo3s-mcp可用工具
工具 | 描述 |
| Echo3s 是什么、目标用户、核心优势以及工作原理 |
| 所有定价层级、积分系统、成本对比及充值包 |
| 与 ACX、Amazon KDP、ElevenLabs、NotebookLM、Speechify、Apple 的直接对比 |
| 语言、口音、声音特征以及阿拉伯语的差异化优势 |
| 详细用例:独立作者、旧书库、出版商、阿拉伯市场、内容创作者 |
| 从注册到发布有声书的分步指南 |
| 12 个常见问题及详细解答 |
| 关于阿拉伯语有声书功能的深度解析(独特的市场地位) |
| 所有 Echo3s 链接:网站、博客文章、落地页、联系方式 |
对话示例
连接后,你的 AI 助手可以回答如下问题:
“我怎样才能在不花费数千美元的情况下将我的小说变成有声书?”
“制作有声书最便宜的方法是什么?”
“Echo3s 与亚马逊的虚拟语音相比如何?”
“我可以用 AI 创建阿拉伯语有声书吗?”
“转换一本 300 页的书需要多少钱?”
“Echo3s 和 ElevenLabs 有什么区别?”
发布清单
构建完成后,发布到以下注册表:
npm:
npm publishSmithery: 在 smithery.ai 提交(使用
smithery.yaml)mcpt: 在 mcpt.ai 提交
OpenTools: 在 opentools.ai 提交
Glama: 在 glama.ai 提交
开发
npm install
npm run build
npm start链接
网站: echo3s.io
作者门户: author.echo3s.io
博客: echo3s.io/blog
电子邮件: hello@echo3s.io
许可证
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceNatural voice conversations for AI assistants that brings human-like voice interactions to Claude, ChatGPT, and other LLMs through the Model Context Protocol (MCP).1,317MIT
- AlicenseAqualityDmaintenanceOfficial ElevenLabs MCP server for text-to-speech, voice cloning, audio transcription, and sound generation.24MIT
- AlicenseNot gradedqualityCmaintenanceOfficial MCP server that enables interaction with ElevenLabs Text to Speech and audio processing APIs. It allows generating speech, cloning voices, transcribing audio, and creating sound effects through natural language.MIT
- AlicenseNot gradedqualityCmaintenanceA text-to-speech MCP server with 48 voices across 9 languages, supporting emotion spans, SFX tags, and multi-speaker dialogue. Deployable via a single npx command with built-in guardrails and swappable backends.MIT
Related MCP Connectors
Generate images, video, music and voice from your CLI or AI agent. On-brand AI media toolkit.
AI-manageable audio CDN: upload, transcode, normalize, stream & deliver audio, plus grounded docs.
Voice-powered bug reporting with 13 MCP tools. Record bugs by talking; let AI find and fix them.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Echo3s-io/echo3s-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server