MCP server providing access to millions of meme and viral sounds from myinstants.com for AI agents to search, browse, and play.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Myinstants MCP.
give your AI agent a soundboard. no cap.
millions of sound buttons ยท zero config ยท just vibes โจ
an MCP server that connects AI agents to myinstants.com โ the internet's largest soundboard. millions of meme sounds, vine booms, fart noises, anime clips, gaming sfx, whatever you need bestie.
your AI agent can now:
this is not a notification beep. this is the entire internet soundboard. your agent has rizz now.
that's it. that's the setup. no cap.
Add to your VS Code MCP config (User or .vscode/mcp.json):
~/Library/Application Support/Claude/claude_desktop_config.json:
.cursor/mcp.json:
[!TIP] works on macOS out of the box (uses native
afplay) โ no extra installs needed. on linux justsudo apt install ffmpeg. that's it bestie.
| Tool | What it does | It's giving |
|---|---|---|
search_sounds | search myinstants for sounds | "bruh" โ 20 results with slugs |
browse_category | browse by category | "memes" "games" "reactions" |
play_sound | play a sound (by slug, url, or quick search) | { query: "sad trombone" } plays instantly |
get_sound_details* | get details about a sound (views, uploader, duration) | requires MYINSTANTS_DETAILS=true |
list_devices* | list available audio output devices | requires MYINSTANTS_DETAILS=true |
* requires MYINSTANTS_DETAILS=true environment variable
play_sound options| Parameter | Type | Default | The tea โ |
|---|---|---|---|
query | string | โ | quick search, plays first result. the goat option. |
slug | string | โ | exact slug from search results |
url | string | โ | direct MP3 URL if you're built different |
wait | boolean | false | false = plays in background while agent keeps cooking (default ๐จ). true = blocks until done (for dramatic effect ๐ญ) |
| Resource | The vibe |
|---|---|
myinstants://trending | what's bussin rn in the US ๐ฅ |
myinstants://categories | all 14 categories no cap |
myinstants://best | hall of fame. the GOATs. the legends. ๐ |
anime & manga ยท games ยท memes ยท movies ยท music ยท politics ยท pranks ยท reactions ยท sound effects ยท sports ยท television ยท tiktok trends ยท viral ยท whatsapp audios
sounds queue up automatically. no overlap. your agent can fire multiple sounds and they play one after another. sheesh.
drop a .instructions.md in your repo (with applyTo: "**" in the frontmatter) and your agent will play sounds while it works. imagine: vine boom when it finds a bug. sad trombone when your tests fail. rick roll mid-code-review for absolutely no reason.
check our myinstants.instructions.md for the full unhinged setup. your agent will never be an NPC again. ๐
| Variable | Default | The tea โ |
|---|---|---|
MYINSTANTS_VOLUME | 0.5 | how loud (0-1). crank it bestie. |
MYINSTANTS_WAIT | false | "true" = sounds block until finished. dramatic effect mode ๐ญ |
MYINSTANTS_DEVICE | (system default) | route audio to a specific output device. platform-specific device name. |
MYINSTANTS_PLAYER | (auto) | force a specific player: ffplay, mpv, afplay, or paplay. |
MYINSTANTS_DETAILS | false | "true" = enables get_sound_details and list_devices tools. |
route sounds to a specific output device instead of system default:
discover available devices:
or use the list_devices tool when MYINSTANTS_DETAILS=true โ your agent can discover devices for you. ๐
player support:
| Player | Device Flag | Example |
|---|---|---|
ffplay | -audio_device | ffplay -audio_device "Denon AVR-S760H" |
mpv | --audio-device= | mpv --audio-device="pulse/alsa_output.usb" |
paplay | --device= | paplay --device=bluez_sink.XX |
afplay | โ N/A | macOS system default only (no device selection) |
notes:
MYINSTANTS_DEVICE not setMYINSTANTS_PLAYER=ffplay or mpv if you need device control| Player | Platform | Install | Vibe |
|---|---|---|---|
afplay | macOS | pre-installed ๐ | just works. zero effort. slay. |
ffplay | everywhere | brew install ffmpeg / apt install ffmpeg | the reliable bestie |
mpv | everywhere | brew install mpv / apt install mpv | also valid no cap |
auto-detects what you have. tries afplay first on mac, then ffplay, then mpv. fallback chain is bussin.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/austenstone-myinstants-mcp)<a href="https://allmcps.com/mcp/austenstone-myinstants-mcp"><img src="https://allmcps.com/api/badge/austenstone-myinstants-mcp?style=directory" alt="Myinstants MCP on AllMCPs" /></a>