Vocametrix Voice Analysis runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm.
Clinical voice analysis MCP server — AVQI, DSI, jitter/shimmer, pronunciation assessment, and more.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vocametrix-mcp -- npx -y @vocametrix/mcp-server
{
"mcpServers": {
"vocametrix-mcp": {
"args": [
"-y",
"@vocametrix/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.vocametrix-mcp]
command = "npx"
args = ["-y", "@vocametrix/mcp-server"]
{
"mcpServers": {
"vocametrix-mcp": {
"args": [
"-y",
"@vocametrix/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vocametrix-mcp": {
"args": [
"-y",
"@vocametrix/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.