MCP.so
登录

Chatty MCP

@stephentth

关于 Chatty MCP

a MCP server enable your AI code editor (e.g., Cursor, Cline) with voice capabilities and voice response summaries

基本信息

分类

开发工具

许可证

MIT

运行时

python

传输方式

stdio

发布者

stephentth

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

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

概览

What is Chatty MCP?

Chatty MCP is a voice-enabled server for MCP-supported editors like Cursor and Cline. After every AI request, it speaks an audible summary of the results, letting you know when a task completes and giving you a quick sense of what was produced without reading the output. It is designed for developers who want to multitask while waiting for long AI operations.

How to use Chatty MCP?

Visit the official documentation site for complete installation and configuration steps: https://chatty-mcp.vercel.app/docs/welcome. You can select your preferred text-to-speech engine (system TTS, Kokoro ONNX, or Fish TTS). For Kokoro, you must download the model and place it in the correct directory as described in the Speech Engine documentation.

Key features of Chatty MCP

  • Speaks a voice summary after every MCP editor request.
  • Supports Cursor, Cline, and any MCP-compatible editor.
  • Customizable TTS: system, Kokoro, or Fish voices.
  • Enables multitasking—Alt+Tab away while AI thinks.
  • Provides quick, audio-based understanding of AI output.

Use cases of Chatty MCP

  • Step away from your screen while waiting for a long Cursor request, and return when you hear the announcement.
  • Listen to a spoken summary of AI-generated code to decide if adjustments are needed.
  • Experience a novel, voice-interactive coding workflow.

FAQ from Chatty MCP

Which editors does Chatty MCP support?

It supports Cursor, Cline, and any MCP-supported editor.

What text-to-speech voices are available?

Chatty MCP can use your system’s built-in TTS, the Kokoro ONNX model for smooth natural voice output, or Fish TTS for anime-style voices.

Is there a documentation website?

Yes. Full documentation, demos, and configuration guides are at https://chatty-mcp.vercel.app/.

Do I need to download any models for voice output?

Only if you choose the Kokoro ONNX engine. You must download the Kokoro model and place it in the correct directory as specified in the Speech Engine documentation.

How does Chatty MCP improve my workflow?

It announces a voice summary after each AI request, so you can multitask (e.g., switch to another window) and quickly assess the AI’s work without reading all the output.

评论

开发工具 分类下的更多 MCP 服务器