
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
gandr-mcp
Advanced tools
The official Gandr MCP server, text to speech inside any MCP-compatible agent (Claude Desktop, Cursor, and friends).
| Tool | What it does |
|---|---|
synthesize | Render text to speech (WAV, base64). Voice, language, sample rate 8000-48000, pitch and pacing dials. |
list_voices | The six available voices. |
list_languages | The 23 supported languages and their codes. |
get_usage | Tokens used by the configured key. One token is one character. |
pip install gandr-mcp
Claude Desktop (add to claude_desktop_config.json):
{
"mcpServers": {
"gandr": {
"command": "gandr-mcp",
"env": {
"GANDR_API_KEY": "gnd_..."
}
}
}
}
Get a key at gandr.ai. Docs: gandr.ai/docs.
mcp-name: io.github.Gandr-AI/gandr-mcp
FAQs
The official Gandr MCP server, text to speech inside any MCP-compatible agent
The pypi package gandr-mcp receives a total of 212 weekly downloads. As such, gandr-mcp popularity was classified as not popular.
We found that gandr-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.