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.

コメント

「開発者ツール」の他のコンテンツ