Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • TripAdvisor Vacation Planner MCP Server
  • Figma MCP Server
  • Gemini MCP Image Generation Server
  • Vertex AI MCP Server
  • Files-DB-MCP
Back to MCP Servers
Cursor Sound MCP

Cursor Sound MCP

Public
ericlistin/sound-mcp

Provides audio feedback by playing sound effects when Cursor AI completes code generation, creating a more interactive coding experience.

Verified
typescript
0 tools
May 30, 2025
Updated May 30, 2025

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

Installation

  1. Install dependencies:
npm install
  1. Add your sound effects: Place your sound files in the sounds directory. The default expected sound is:
  • sounds/completion.mp3 - Played after code generation

You can find free sound effects on freesound.org.

  1. Build the project:
npm run build

Usage

Run the MCP server:

npm start

The server will start and listen for events from Cursor through the stdio transport.

Configuration

The sound effects and volume can be customized by:

  1. Replacing the sound files in the sounds directory
  2. Modifying the sound file paths in src/index.ts

Development

For development with auto-recompilation:

npm run dev
Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • TripAdvisor Vacation Planner MCP Server
    TripAdvisor Vacation Planner MCP Server

    This MCP server provides access to TripAdvisor data for planning vacations, enabling users to search...

    Added May 30, 2025
  • Figma MCP Server
    Figma MCP Server

    Gives AI-powered coding tools like Cursor, Windsurf, and Cline access to Figma design files, enablin...

    Added May 30, 2025
  • Gemini MCP Image Generation Server
    Gemini MCP Image Generation Server

    A Model Context Protocol server that provides image generation capabilities using Google's Gemini 2 ...

    1 tools
    Added May 30, 2025
  • Vertex AI MCP Server
    Vertex AI MCP Server

    Implementation of Model Context Protocol (MCP) server that provides tools for accessing Google Cloud...

    20 tools
    Added May 30, 2025
  • Files-DB-MCP
    Files-DB-MCP

    A local vector database system that provides LLM coding agents with fast, efficient semantic search ...

    Added May 30, 2025