Back to search
30
MCP
homeassistant-tts-mcp
pypi/homeassistant-tts-mcpMCP 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"homeassistant-tts-mcp": {
"url": "None",
"transport": "http"
}
}
}