chivox-speech-eval-mcp
MCP server for AI-powered speech & pronunciation evaluation — supports 16 English/Chinese assessment tools, real-time streaming, and works with Claude Desktop, Cursor, and any MCP client.
Documentation
> TL;DR — LLMs can't hear audio. Chivox MCP is a hosted MCP server that scores pronunciation at the phoneme level — Mandarin tones included. One `tools/call` returns `overall / accuracy / pron / fluency / details[].phone[]` in a stable JSON shape your model can reason over. Not STT. Not a Whisper wrapper.
English
🎯 Is this for you?
> Most production teams run Whisper + Chivox together: Whisper to transcribe what was said, Chivox to score how well. They don't compete.
What is this?
Chivox Speech Evaluation MCP Server exposes professional speech assessment capabilities as Model Context Protocol (MCP) tools. Connect your AI assistant to our cloud service and let it evaluate pronunciation quality for English and Chinese.
Service endpoint: `https://mcp-global.cloud.chivox.com`
Features
- 16 evaluation tools — word, sentence, paragraph, phonics, real-time reading, and more
- English + Chinese — 10 English tools, 6 Chinese tools
- Real-time streaming — WebSocket-based live audio evaluation
- Multiple audio inputs — URL, Base64, or file upload
- Works everywhere — Claude Desktop, Cursor, and any MCP-compatible client
- Dual authentication — B2C (API Key) and B2B (JWT)
🚀 Quickstart
Hosted endpoint: `https://mcp-global.cloud.chivox.com` · every request needs `Authorization: Bearer
License
The example code and documentation in this repository are licensed under the MIT License.
The Chivox Speech Evaluation MCP Service itself is a commercial product. Visit the Chivox API Portal for service access and pricing.
Frequently asked questions
What is chivox-speech-eval-mcp?
chivox-speech-eval-mcp is MCP server for AI-powered speech & pronunciation evaluation — supports 16 English/Chinese assessment tools, real-time streaming, and works with Claude Desktop, Cursor, and any MCP client.
How do I install chivox-speech-eval-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is chivox-speech-eval-mcp open source?
Yes — it is hosted on GitHub at https://github.com/chivox-developer/chivox-speech-eval-mcp and has 1 stars.
Related MCP tools
Model Context Protocol Servers
Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, CoPilot, and Hermes Agent — fewer tokens, fewer tool calls, 100% local
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP