Summary
Sound buttons from myinstants.com can be found and played from chat.
The 3 tools find and play myinstants.com sounds; play_sound returns the sound's duration in seconds so playback can be timed around. Sourcing and playback depend on myinstants.com being reachable.
What it is
A myinstants.com server: its 3 tools search sound buttons, browse them by category, and play a sound.
What you get
- Search myinstants.com for sound buttons (search_sounds)
- Browse sounds by category (browse_category)
- Play a sound and get back its duration (play_sound)
Requirements
Network access to myinstants.com, and audio playback on the machine where the server runs.
Setup effort
One command — npx -y myinstants-mcp@latest
