Sound Effects MCP
About
Plays various sound effects for different situations.
Details
- Author
- sawa-zen
- Categories
- Other
Jump to
Setup
Install Sound Effects MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/sawa-zen/sound-effects-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
- 🎵 3種類の効果音(完了、ニュータイプ音、エラー音)
- 🚀 Claude Desktopとの連携
- 🛠️ シンプルなMCPツール
- 🎯 作業効率とエンターテイメント性の両立
claude mcp add sound-effects-mcp -s project -- npx -y sound-effects-mcp
[!WARNING] 環境によってはnpxが見つからない場合があります。その場合はwhich npxでフルパスを確認して使用してください:
# npxのフルパスを確認 which npx # フルパスを使用(例) claude mcp add sound-effects-mcp -s project -- /usr/local/bin/npx -y sound-effects-mcp
Claude Desktopの設定ファイル(~/Library/Application Support/Claude/claude_desktop_config.json)に以下を追加:
{ "mcpServers": { "sound-effects-mcp": { "command": "npx", "args": ["-y", "sound-effects-mcp"] } } }
- sound(必須): 効果音の種類
- complete: 完了音(メロディ)
- newtype: ニュータイプ音(キュピーン)
- error: エラー音(警告音)
play-sound-effect を使って、complete音でタスク完了を知らせてください
Claude CodeのCLAUDE.mdファイルに以下を追加すると、自動的に適切なタイミングで効果音が再生されます:
# サウンドエフェクト - タスクやプロジェクトが完了した時は play-sound-effect の complete 音を再生してください - 問題の原因が特定できた時は play-sound-effect の newtype 音を再生してください - 重要な気づきやひらめきがあった時は play-sound-effect の newtype 音を再生してください
音声ファイルは初回実行時に自動的にダウンロードされ、一時ディレクトリに保存されます。
- 完了音: プロジェクト完了、長時間処理の終了、タスク完了時
- ニュータイプ音: 特別な達成、ひらめき時、問題の原因が特定できた時(ネタ要素)
- エラー音: エラー発生時、警告時、注意が必要な場面
開発・コントリビューションについてはCONTRIBUTING.mdをご覧ください。
A soundboard MCP server with millions of meme sounds from myinstants.com — search, play, and browse categories. npx myinstants-mcp to get started.
Enables communication between multiple AI characters with simultaneous voice playback using VLC.
An MCP server that gives Claude Desktop a maid personality, complete with a Japanese-accented voice, visual avatar, and speech recognition.
A remote MCP server on Cloudflare Workers that generates podcast URLs and rickrolls without authentication, using Cloudflare AI and D1.
Control Spotify playback and manage your liked songs using LLMs.
Remote MCP server providing full Spotify Web API coverage (80 tools). OAuth2/PKCE, encrypted token storage, TOON-formatted responses.
Control Spotify with natural language. Enables search, playback control, queue management, and device control using conversational commands.
Interact with Spotify to search for and play tracks using an AI assistant.
Allows users to generate music videos using Freebeat through MCP
Discover and book free walking tours and activities in 200+ cities worldwide. Search destinations, browse categories, check real-time availability, and get tour details.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



