This MCP server connects AI agents to myinstants.com, allowing them to search and play a vast array of sounds from the internet's largest soundboard. It supports features like browsing categories and checking trending sounds.
From the registry: Give your AI agent a soundboard. Millions of meme sounds from myinstants.com.

$ sudo apt install ffmpegPlease install the `myinstants-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js** — Node.js runtime required for npx (https://nodejs.org/)
Optional prerequisites:
- Audio player (Linux/Windows) — macOS works out of the box via afplay. Linux/Windows need ffmpeg or mpv installed. Run: `sudo apt install ffmpeg`
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","myinstants-mcp@latest"]
- optional environment variables:
- `MYINSTANTS_VOLUME`: Volume level 0-1 (example: `0.8`)
- `MYINSTANTS_WAIT`: Block until sound finishes (example: `false`)
- `MYINSTANTS_DEVICE`: Specific output device name (example: `Denon AVR-S760H`)
- `MYINSTANTS_PLAYER`: Force a specific audio player (ffplay, mpv, afplay, paplay) (example: `ffplay`)
- `MYINSTANTS_DETAILS`: Enable get_sound_details and list_devices tools (example: `true`)
Note: Soundboard MCP. Plays sounds from myinstants.com via local audio player.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MYINSTANTS_DETAILSrequiredenables get_sound_details and list_devices toolsMake 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.