MCP.so
登录
V

Vocametrix

@pmarmaroli

关于 Vocametrix

Vocametrix is an MCP server that brings clinical-grade voice analysis into any MCP-compatible client (Claude Desktop, Cursor, Zed, Windsurf). It exposes more than 40 endpoints covering AVQI, DSI, CPP, HNR, jitter/shimmer, formants

基本信息

分类

其他

传输方式

stdio

发布者

pmarmaroli

提交者

Patrick Marmaroli

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "vocametrix": {
      "command": "npx",
      "args": [
        "-y",
        "@vocametrix/mcp-server"
      ],
      "env": {
        "VOCAMETRIX_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Vocametrix?

Vocametrix is an MCP server that brings clinical-grade voice analysis into any MCP-compatible client (Claude Desktop, Cursor, Zed, Windsurf). It exposes more than 40 endpoints covering AVQI, DSI, CPP, HNR, jitter/shimmer, formants F1-F4, GNE, pronunciation assessment in 30+ languages, speech-to-text, phoneme detection, prosody similarity, and eGeMAPS. It is designed for speech-language pathologists, voice researchers, and healthtech developers.

How to use Vocametrix?

Install Vocametrix as an MCP server in your MCP-compatible client. You will need a Vocametrix API key, available via a free trial at vocametrix.com/registration. The README does not specify additional configuration commands or invocation details.

Key features of Vocametrix

  • Over 40 clinical voice analysis endpoints
  • Supports AVQI, DSI, CPP, HNR, jitter/shimmer
  • Formant analysis (F1–F4) and GNE
  • Pronunciation assessment in 30+ languages
  • Speech-to-text and phoneme detection
  • Prosody similarity and eGeMAPS features

Use cases of Vocametrix

  • Clinical voice assessment for speech-language pathologists
  • Voice research and acoustic analysis workflows
  • Pronunciation training and language learning tools
  • Healthtech applications requiring objective voice biomarkers
  • Real-time voice quality monitoring in MCP-compatible clients

FAQ from Vocametrix

What does Vocametrix require to run?

Vocametrix requires an MCP-compatible client and a valid Vocametrix API key. A free trial key can be obtained at vocametrix.com/registration.

What kind of analysis does Vocametrix provide?

It provides over 40 endpoints for clinical-grade voice analysis, including AVQI, DSI, CPP, HNR, jitter/shimmer, formants, GNE, pronunciation assessment in 30+ languages, speech-to-text, phoneme detection, prosody similarity, and eGeMAPS.

Which MCP clients are supported?

The README lists Claude Desktop, Cursor, Zed, and Windsurf as compatible clients.

Where can I get an API key?

Free trial API keys are available at vocametrix.com/registration. No further pricing or usage limits are mentioned in the README.

Is Vocametrix suitable for real-time use?

The README does not specify latency or real-time performance characteristics. It describes the server as exposing endpoints for analysis, but does not detail streaming or batch processing capabilities.

评论

其他 分类下的更多 MCP 服务器