PolarHub
  • Agents
  • MCP Servers
  • Skills
  • PolarBear
PolarHub © 2026
MCP Serverstext-to-speechwidows_tts_mcp
返回「text-to-speech」

widows_tts_mcp

modelscope·@balloonf/widows_tts_mcp

text-to-speech0下载LocalModelScope

简介

暂无描述。

MCP Server 详情

来自 ModelScope 索引

Windows TTS MCP Server

Claude Desktop Windows PowerShell Text-to-Speech

Windows TTS MCP Server Claude Desktop MCP(Model Context Protocol) . Windows Speech API PowerShell TTS .

  • ** TTS**: Windows PowerShell
  • ** **:
  • ** **: ,
  • ** **: , ,
  • ** **:
  • ** **: uvx

uvx ()

#  
uvx windows-tts-mcp

#  
uvx --from . tts-dev

# GitHub   ()
uvx --from git+https://github.com/yourusername/windows-tts-mcp windows-tts-mcp

#  
git clone https://github.com/yourusername/windows-tts-mcp
cd windows-tts-mcp

#  
uvx --from . windows-tts-mcp

#  
uvx --from . tts-dev

Claude Desktop

Claude Desktop :

{
  "mcpServers": {
    "windows-tts": {
      "command": "uvx",
      "args": ["--from", "D:\\MCP\\windows_tts_mcp", "windows-tts-mcp"]
    }
  }
}

:

  • Windows: %APPDATA%\\Claude\\claude_desktop_config.json
  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Linux: ~/.config/claude/claude_desktop_config.json

Claude Desktop :

  • " "
  • " "
  • " "

  • " : []"
  • " : []"
  • " : []"

  • " "
  • "TTS "
  • " "
  • " " ( )

speak" "
speak_fast" "
speak_slow" "
speak_quiet" "
speak_short(100 )" "
stop_speech" "
kill_all_ttsTTS" "
get_tts_status" "
emergency_silence" "
test_tts"TTS "

  • ****: Windows 10/11
  • Python: 3.11
  • PowerShell: 5.0 (Windows )
  • ****: Windows Speech Platform ( )

Claude Desktop
     (MCP Protocol)
Windows TTS MCP Server
     (subprocess)
PowerShell
     (System.Speech)
Windows Speech API
    
Audio Output

  • ** **: TTS
  • ** **: TTS
  • ** **: ,
  • ** **:

  1. **Windows **

    # PowerShell  
    Add-Type -AssemblyName System.Speech
    $synth = New-Object System.Speech.Synthesis.SpeechSynthesizer
    $synth.Speak("")
    

    • Windows PowerShell
  2. **Speech Platform **

    • Windows

#  
uvx windows-tts-mcp
# Claude " TTS  " 

windows-tts-mcp/
 pyproject.toml          #  
 README.md               #  
 windows_tts_mcp/        #  
    __init__.py
    main.py            # TTS  
 .gitignore
 uv.lock

#  
git clone https://github.com/yourusername/windows-tts-mcp
cd windows-tts-mcp

# uv  
uv sync

#   
uvx --from . tts-dev

  1. (git checkout -b feature/amazing-feature)
  2. (git commit -m 'Add amazing feature')
  3. (git push origin feature/amazing-feature)
  4. Pull Request

MIT . LICENSE .

  • Anthropic - Claude MCP
  • Model Context Protocol - MCP
  • uv - Python

  • Model Context Protocol
  • Claude Desktop
  • uv

Made with for Claude Desktop users

相关 MCP Servers(来自「text-to-speech」)

devizor

暂无描述。

@devizor/macOS-Notification-MCP

pinkpixel-dev

暂无描述。

@pinkpixel-dev/blabber-mcp

mcp-openai

暂无描述。

@NimbleBrainInc/mcp-openai

venice-mcp

暂无描述。

@georgeglarson/venice-mcp

MatthewDailey

暂无描述。

@MatthewDailey/rime-mcp

微软Edge文本转语音MCP服务器

一个模型上下文协议服务器,为使用微软Edge文本转语音技术的AI代理提供文本转语音功能,支持多种声音、语言和语音定制。

@yuiseki/edge_tts_mcp_server

自动安装

点击按钮会唤起 PolarBear 客户端,并把当前 MCP Server 的 Markdown 详情文档地址传给客户端。

/api/mcps/balloonf-widows_tts_mcp/markdown
打开 PolarBear 安装查看 Markdown 文档

手动安装

在 PolarBear 或其他支持 MCP 的客户端中,新建 MCP Server,并参考下方来源或安装提示配置。

# uvx windows-tts-mcp # uvx --from . tts-dev # GitHub () uvx --from git+https://github.com/yourusername/windows-tts-mcp windows-tts-mcp

基本信息

分类
text-to-speech / speech-processing
运行方式
No
许可证
Unknown
详情文件
balloonf-widows_tts_mcp.md