Cursor Sound MCP
Used for package management and running scripts to install dependencies, build, and start the MCP server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Cursor Sound MCPplay the success sound effect"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Cursor Sound MCP
A Model Context Protocol (MCP) implementation that plays sound effects after Cursor AI completes code generation. This MCP integrates with Cursor to provide audio feedback for a more interactive coding experience.
Inspired by @EricListin on X.com - I have made some changes to the code to not error out and be online.
Features
Plays a sound effect when Cursor completes code generation
Uses the Model Context Protocol (MCP) for standardized integration
Configurable sound effects
Improved error handling and logging
Stable JSON response format
Related MCP server: MCP Sound Tool
Cursor Rules
Add this to your Cursor custom instructions:
"EVERY TIME you finish any task or you need something from me, run the sound-mcp MCP server to get my attention."
Installation
Install dependencies:
npm installAdd your sound effects: Place your sound files in the
soundsdirectory. The default expected sound is:
sounds/completion.mp3- Played after code generation
You can find free sound effects on freesound.org.
Build the project:
npm run buildUsage
Run the MCP server:
npm startThe server will start and listen for events from Cursor through the stdio transport.
Configuration
The sound effects and volume can be customized by:
Replacing the sound files in the
soundsdirectoryModifying the sound file paths in
src/index.ts
Development
For development with auto-recompilation:
npm run devMaintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- FlicenseDqualityDmaintenanceProvides audio feedback by playing sound effects when Cursor AI completes code generation, creating a more interactive coding experience.Last updated119
- AlicenseAqualityFmaintenanceA Model Context Protocol implementation that plays sound effects (completion, error, notification) for Cursor AI and other MCP-compatible environments, providing audio feedback for a more interactive coding experience.Last updated31MIT
- Alicense-qualityDmaintenanceProvides audio playback functionality for AI agents, allowing them to play notification sounds when coding tasks are completed.Last updated1MIT
- AlicenseBqualityDmaintenancePlays sound effects (completion, newtype, and error sounds) in response to various situations like task completion, insights, or errors. Integrates with Claude Desktop to provide audio feedback for improved workflow efficiency and entertainment.Last updated2386MIT
Related MCP Connectors
Generate AI images, video, speech, music and presentations from Claude, ChatGPT and Cursor.
Clip videos into captioned shorts, add captions & schedule posts — from Claude, ChatGPT, Cursor.
Give AI coding agents access to your Vynix visual feedback, bug reports, and AI diagnosis.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bcharleson/sound-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server