1. Conduid
  2. Developer Tools
  3. Chatty MCP
MCP server · Developer Tools

Chatty MCP

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

Unclaimed MIT last commit a year ago cursor-aidevtoolscline-aimcptts
52Fair

Scored 3 months ago · breakdown

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

Install
npx chatty-mcp

This 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

I know everything about Chatty MCP. Ask me about installation, configuration, usage, or troubleshooting.

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/

Chatty MCP Demo

Why?

  1. 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.
  2. 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.
  3. 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.

Questions

About Chatty MCP

How do I install Chatty MCP?

Run npx chatty-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Chatty MCP safe to use with an AI agent?

Its trust score is 52 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Chatty MCP still maintained?

The last commit was a year ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.