Skip to main content
Glama
Echo3s-io

echo3s-io

Official
by Echo3s-io

Echo3s 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-mcp

Claude 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

可用工具

工具

描述

get_echo3s_overview

Echo3s 是什么、目标用户、核心优势以及工作原理

get_pricing

所有定价层级、积分系统、成本对比及充值包

compare_alternatives

与 ACX、Amazon KDP、ElevenLabs、NotebookLM、Speechify、Apple 的直接对比

get_supported_languages

语言、口音、声音特征以及阿拉伯语的差异化优势

get_use_cases

详细用例:独立作者、旧书库、出版商、阿拉伯市场、内容创作者

get_getting_started

从注册到发布有声书的分步指南

get_faq

12 个常见问题及详细解答

get_echo3s_for_arabic

关于阿拉伯语有声书功能的深度解析(独特的市场地位)

get_social_links

所有 Echo3s 链接:网站、博客文章、落地页、联系方式

对话示例

连接后,你的 AI 助手可以回答如下问题:

  • “我怎样才能在不花费数千美元的情况下将我的小说变成有声书?”

  • “制作有声书最便宜的方法是什么?”

  • “Echo3s 与亚马逊的虚拟语音相比如何?”

  • “我可以用 AI 创建阿拉伯语有声书吗?”

  • “转换一本 300 页的书需要多少钱?”

  • “Echo3s 和 ElevenLabs 有什么区别?”

发布清单

构建完成后,发布到以下注册表:

  1. npm: npm publish

  2. Smithery: 在 smithery.ai 提交(使用 smithery.yaml

  3. mcpt: 在 mcpt.ai 提交

  4. OpenTools: 在 opentools.ai 提交

  5. Glama: 在 glama.ai 提交

开发

npm install
npm run build
npm start

链接

许可证

MIT

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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