Skip to main content
Glama
yarikbuilds

Cursor Sound MCP

by yarikbuilds

カーソルサウンドMCP

Cursor AIがコード生成を完了した後にサウンドエフェクトを再生するモデルコンテキストプロトコル(MCP)実装。このMCPはCursorと統合され、よりインタラクティブなコーディング体験のためのオーディオフィードバックを提供します。

特徴

  • カーソルがコード生成を完了すると効果音が鳴ります

  • 標準化された統合のためにモデルコンテキストプロトコル(MCP)を使用します

  • 設定可能なサウンドエフェクト

Related MCP server: MCP Sound Tool

インストール

  1. 依存関係をインストールします:

npm install
  1. 効果音を追加する:サウンドファイルをsoundsディレクトリに配置します。デフォルトの効果音は以下のとおりです。

  • sounds/completion.mp3 - コード生成後に再生されます

無料のサウンドエフェクトは freesound.org で見つかります。

  1. プロジェクトをビルドします。

npm run build

使用法

MCP サーバーを実行します。

npm start

サーバーが起動し、stdio トランスポートを介してカーソルからのイベントをリッスンします。

構成

サウンド効果と音量は次のようにカスタマイズできます。

  1. soundsディレクトリ内のサウンドファイルを置き換える

  2. src/index.ts内のサウンドファイルパスを変更する

発達

自動再コンパイルを使用した開発の場合:

npm run dev
F
license - not found
D
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    A 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.
    3
    1
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Plays 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.
    2
    17
    6
    MIT

View all related MCP servers

Related MCP Connectors

  • Generate AI images, video, speech, music and presentations from Claude, ChatGPT and Cursor.

  • One searchable memory across Claude Code, Gemini, Codex, OpenCode, Antigravity and Cursor sessions.

  • Generate game assets with AI: sprites, 3D models, animations, sound effects, music, and voices.

View all MCP Connectors

Latest Blog Posts

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