TTS Say
FreeNot checkedIntegrates with OpenAI's API and local sound playback to convert text into audible speech, enabling voice output for various applications.
About
Integrates with OpenAI's API and local sound playback to convert text into audible speech, enabling voice output for various applications.
README
MCPサーバーを利用して、テキストを音声に変換し、ローカル環境で再生するツールです。OpenAIのTTS SDKを使用して、高品質な音声合成を実現します。
機能
- OpenAI TTS SDKを使用したテキストの音声合成
- ローカル環境での音声再生
- MCPサーバーとの統合による簡単な音声再生ツールの提供
必要条件
- Node.js (v18以上)
- OpenAI APIキー
- 音声再生が可能なローカル環境
インストール
# プロジェクトのクローン
git clone https://github.com/hirokidaichi/mcp-tts-say.git
cd mcp-tts-say
# 依存パッケージのインストール
npm install
環境設定
.envファイルをプロジェクトルートに作成- 以下の環境変数を設定
OPENAI_API_KEY=your_api_key_here
使用方法
開発モード
# TypeScriptのコンパイルと実行
npm run dev
# テストの実行
npm test
# リントチェック
npm run lint
MCP Inspectorを使用したデバッグ
npm run inspect
ライセンス
MIT
貢献
- このリポジトリをフォーク
- 新しいブランチを作成 (
git checkout -b feature/amazing-feature) - 変更をコミット (
git commit -m 'Add some amazing feature') - ブランチにプッシュ (
git push origin feature/amazing-feature) - プルリクエストを作成
開発者向け情報
Installing TTS Say
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/hirokidaichi/mcp-tts-sayFAQ
Is TTS Say MCP free?
Yes, TTS Say MCP is free — one-click install via Unyly at no cost.
Does TTS Say need an API key?
No, TTS Say runs without API keys or environment variables.
Is TTS Say hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install TTS Say in Claude Desktop, Claude Code or Cursor?
Open TTS Say on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare TTS Say with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
