MCP.so
登录

EnreachVoice API MCP Server

@mokso

关于 EnreachVoice API MCP Server

EnreachVoice API MCP Server

基本信息

分类

开发工具

运行时

python

传输方式

stdio

发布者

mokso

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is EnreachVoice API MCP Server?

A prototype MCP server that connects the EnreachVoice API to AI assistants. It is intended for developers who want to use AI tools to interact with EnreachVoice services.

How to use EnreachVoice API MCP Server?

Set the environment variables ENREACHVOICE_APIUSER and ENREACHVOICE_APISECRET with your EnreachVoice API credentials. Then add the server to Claude Desktop by editing claude_desktop_config.json and running the server with the uv command.

Key features of EnreachVoice API MCP Server

  • Connects EnreachVoice API to AI via the Model Context Protocol.
  • Authenticates using environment variables for credentials.
  • Integrates with Claude Desktop through a JSON configuration.

Use cases of EnreachVoice API MCP Server

FAQ from EnreachVoice API MCP Server

What does the server do?

It is a prototype MCP server that connects the EnreachVoice API to AI.

What are the runtime requirements?

The server requires Python and the uv package manager. Credentials are supplied via two environment variables: ENREACHVOICE_APIUSER and ENREACHVOICE_APISECRET.

How do I install and configure it for Claude Desktop?

Add the server entry to claude_desktop_config.json using the uv run command with the paths to your .env file and the main.py script.

评论

开发工具 分类下的更多 MCP 服务器