by MCP Community
A MCP server that provides the ability to speak text using the system's text-to-speech engine.
A MCP server that provides the ability to speak text using the system's text-to-speech engine.
npx -y @passelin/mcp-server-speak
{
"mcpServers": {
"speak": {
"command": "npx",
"args": ["-y", "@passelin/mcp-server-speak"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared