Cursor Sound MCP
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 a chime when code generation completes"
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.
Features
Plays a sound effect when Cursor completes code generation
Uses the Model Context Protocol (MCP) for standardized integration
Configurable sound effects
Related MCP server: MCP Sound Tool
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
- FlicenseBqualityDmaintenancePlays sound effects when Cursor AI completes code generation, providing audio feedback for a more interactive coding experience.Last updated12
- 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.
Give AI coding agents access to your Vynix visual feedback, bug reports, and AI diagnosis.
Generate game assets with AI: sprites, 3D models, animations, sound effects, music, and voices.
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/yarikbuilds/sound-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server