Edge-TTS MCP Server
Model Context Protocol (MCP) 서버는 Microsoft Edge의 텍스트 음성 변환 기능을 활용하는 AI 에이전트 음성 합성 서비스를 제공합니다.
개요
이 MCP 서버는 edge-tts 라이브러리를 사용하여 텍스트를 음성으로 변환하는 기능을 제공합니다. AI 에이전트가 자연스러운 음성으로 응답할 수 있도록 하는 도구로 설계되었습니다.
기능
- 텍스트를 음성으로 변환
- 여러 음성 및 언어 지원
- 음성 속도와 음정 조정
- 음성 데이터 스트리밍
설치
또는 개발 모드로 설치하는 경우:
사용방법
VS Code의 구성 예
VS Code settings.json에서 설정하는 예 :
MCP Inspector에서 사용
표준 MCP 서버로 실행:
uvx(uvicorn)에서 실행
FastAPI 기반 서버로 uv에서 실행하는 경우 :
명령줄 옵션:
API 엔드포인트
FastAPI 모드에서 실행하는 경우 다음 엔드포인트를 사용할 수 있습니다.
/
- API 정보/health
- 상태 확인/voices
- 사용 가능한 음성 목록(선택적으로?locale=ja-JP
등으로 필터링 가능)/mcp
- MCP API 엔드포인트
라이센스
MIT
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A Model Context Protocol server that provides text-to-speech functionality for AI agents using Microsoft Edge's text-to-speech technology, supporting multiple voices, languages, and voice customization.
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server that enables integration with the TESS API, allowing users to list and manage agents, execute agents with custom messages, and manage files through natural language interfaces.Last updated -TypeScript
Gladia MCPofficial
-securityAlicense-qualityOfficial Model Context Protocol server that enables interaction with powerful Speech-to-Text and Audio Intelligence APIs, allowing clients like Claude Desktop to transcribe audio, analyze speech, translate content, and more.Last updated -2PythonMIT License- -securityAlicense-qualityA Model Context Protocol server that enables developers to integrate advanced text-to-speech and video translation capabilities into their applications through simple API calls.Last updated -PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that integrates with VOICEVOX engine to provide text-to-speech synthesis and speaker information retrieval, allowing users to generate and play voice audio from text.Last updated -2TypeScriptMIT License