Skip to content
Back to search
30
MCP

homeassistant-tts-mcp

pypi/homeassistant-tts-mcp

MCP server that speaks text through the Home Assistant text-to-speech (tts.speak) service.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

itsmrshow/home-assistant-mcp-server
Home Assistant MCP Server that enables any AI assistant to interact with Home Assistant
0 tools
Home Assistant MCP Server
MCP server for full Home Assistant control — dashboards, files, automations, add-ons, and more
0 tools
home-assistant-blade-mcp
Home Assistant MCP Server — entities, control, automations, history, energy, multi-site
0 tools
ha-mcp
Home Assistant MCP Server - Complete control of Home Assistant through MCP
0 tools
mcp-bytedance-tts
MCP server for text-to-speech using bytedance-tts - generates audio from text
0 tools
cursor-tts-mcp
A Text-to-Speech MCP server for Cursor IDE
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "homeassistant-tts-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}