74
/ 100
3 days ago
glama

WellSaid Claude Connector

An MCP server that wraps the WellSaid Labs text-to-speech API, enabling Claude to generate lifelike voiceovers with voice selection, prosody control, and caption support directly from text.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: WELLSAID_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_TRANSPORTstdio stdio or http.
configPORT8787 Port for HTTP transport.
configPUBLIC_URL
configWELLSAID_API_BASEapi.wellsaidlabs.com (or your ) as X-Api-Key, and is never logged or written to disk.
🔐 secretWELLSAID_API_KEYcp .env.example .env # then paste your key into
configWELLSAID_OUTPUT_DIRGenerated files are written to your output folder (default ./output, or set ).
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/billyatminyawns-wellsaid-connector-1t2skz)](https://m8ven.ai/mcp/billyatminyawns-wellsaid-connector-1t2skz)
commit: a8856bb99e41ef44169b9fd027079d29b2d8cf1e
code hash: e3a22687713bb7b8377a3c3b5d5f3f40872f243625d100c2e69df525af88582f
verified: 7/28/2026, 8:58:44 AM
view raw JSON →