Servers

Mcp Speak
@fellowgeek
Speak MCP Server for MacOS
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"voice": {
"command": "python3",
"args": [
"/ABSOLUTE/PATH/TO/speak_server.py"
]
}
}
}