EnreachVoice API MCP Server
@mokso
关于 EnreachVoice API MCP Server
EnreachVoice API MCP Server
基本信息
配置
工具
未检测到工具
工具是从 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 服务器
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Huoshan Test
volcengineTalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
评论