About Chatty MCP
Chatty MCP is an MCP server published by stephentth in the Developer Tools category: a MCP server enable your AI code editor (e.g., Cursor, Cline) with voice capabilities and voice response summaries. It has been installed 0 times through Conduid.
The repository has 9 stars and 1 forks, with the last commit a year ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx chatty-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Chatty MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
README
Chatty MCP
Oh, hello there! Meet Chatty MCP, your new best buddy who loves to chat out loud! After every request in Cursor, Cline, or any MCP-supported editor, it will speak up and summarize what was just done. Not only will you know when your long request has completed, but you can also use another sense to quickly understand what the editor produced, integrating deeply with your workflow for a better coding experience.
Check out our main website for documentation, demos, and configuration: https://chatty-mcp.vercel.app/

Why?
- Waiting for Cursor to complete your requests can be tedious - you're just staring at a black screen. With Chatty MCP, you can Alt+Tab to another window while Cursor is thinking, and return when you hear the voice announcement.
- You don't need to read everything produced by your AI - just listen to the summary and quickly decide if it's going in the right direction, then make adjustments as needed.
- Having your computer interact with you by voice is an interesting coding experience.
Additionally, this gives you the ability to customize the voice. Use your system's built-in TTS for convenience, Kokoro TTS for smooth and natural voice output, or even Fish TTS for anime-style voices in the future.
How to Get and Configure Chatty
I don't like extremely long READMEs as documentation, so visit our site for everything you need to know: https://chatty-mcp.vercel.app/docs/welcome
Note
For Kokoro ONNX model to work, you must download the Kokoro model and place it in the correct directory. Check the documentation's Speech Engine section for more information.
Made with 💖 by folks who believe every computer needs a voice!
README mirrored from the source repository 3 months ago. The original is authoritative.