MCP.so
Sign In

EnreachVoice API MCP Server

@mokso

About EnreachVoice API MCP Server

EnreachVoice API MCP Server

Basic information

Category

Developer Tools

Runtime

python

Transports

stdio

Publisher

mokso

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Developer Tools MCP servers