Loading MCP server directory, please wait...
Clinical voice analysis MCP server — AVQI, DSI, jitter/shimmer, pronunciation assessment, and more.
npx @getmcp/cli add io.github.pmarmaroli/vocametrix-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
VOCAMETRIX_API_KEYYour Vocametrix API key. Get one free at https://www.vocametrix.com/registration
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pmarmaroli/vocametrix-mcp": {
"command": "npx",
"args": [
"-y",
"@vocametrix/mcp-server"
],
"env": {
"VOCAMETRIX_API_KEY": ""
}
}
}
}