Loading MCP server directory, please wait...
WebVoice MCP: chat, TTS, STT, translate, images. Email signup, welcome credits, optional Solana.
npx @getmcp/cli add io.github.supermarco74/webvoice-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.supermarco74/webvoice-mcp": {
"command": "uvx",
"args": [
"webvoice-mcp"
],
"env": {
"WEBVOICE_API_KEY": "",
"WEBVOICE_BASE_URL": "https://webvoice.easytaskflow.app/api/v1"
}
}
}
}