Enreachvoice_mcp

Enreachvoice_mcp

🚀 EnreachVoice API MCP 服务器

EnreachVoice API MCP 服务器可通过 proto 连接到 EnreachVoice API 的 AI,为相关应用提供支持。

🚀 快速开始

📦 安装指南

将 EnereachVoice API 凭证以环境变量的方式提供:

ENREACHVOICE_APIUSER=用户名
ENREACHVOICE_APISECRET=密钥

💻 使用示例

基础用法

claude_desktop_config.json 中添加以下内容,以便将其添加到 Claude 桌面:

{
"mcpServers": {
"EnreachVoice": {
"command": "uv",
"args": [
"run",
"--with",
"mcp[cli]",
"--env-file",
"D:\\path\\to\\enreachvoice_mcp\\.env",
"D:\\path\\to\\enreachvoice_mcp\\main.py"
]
}
}
}
  • 0 关注
  • 0 收藏,39 浏览
  • system 提出于 2025-10-07 07:36

相似服务问题

相关AI产品