Play Sound icon

Play Sound

Plays specified local sound files directly from an MCP server.

概要

This MCP server is designed to play local audio files on demand, primarily utilizing the `afplay` command, which restricts its functionality to macOS environments. Users can specify a custom sound file at server startup or rely on a default `sound.mp3`. The server is intended for integration with MCP clients, enabling audio feedback or notifications within automated workflows, AI-driven responses, or interactive sessions.

主な機能

  • Play local audio files via MCP commands
  • macOS-specific audio playback (utilizes `afplay` command)
  • Default sound file playback if no custom path is provided
  • 0 GitHub stars
  • Specify custom sound file path at server launch

ユースケース

  • Provide audio alerts or notifications in response to MCP client events or AI actions
  • Add custom sound cues to interactive AI chat responses through MCP
  • Integrate sound feedback into automated development or productivity workflows