MyInstants MCP Server

1

Add it to Claude Code

Run this in a terminal.

Run in terminal
claude mcp add myinstants-mcp -- npx -y myinstants-mcp@latest
README.md

Give your AI agent a soundboard.

๐Ÿ”ด myinstants-mcp

give your AI agent a soundboard. no cap. millions of sound buttons ยท zero config ยท just vibes โœจ

Quick Start:


fr fr what is this

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:

  • ๐Ÿ” search any sound on myinstants
  • ๐Ÿ”ด smash that button and play it through your speakers
  • ๐Ÿ“‚ browse categories โ€” memes, games, movies, reactions, tiktok trends
  • ๐Ÿ“ˆ check what's trending โ€” stay current fr fr
  • โณ wait or don't โ€” block until sound finishes or let it play in the background

this is not a notification beep. this is the entire internet soundboard. your agent has rizz now.

the setup is bussin

npx myinstants-mcp

that's it. that's the setup. no cap.

VS Code / GitHub Copilot

Add to your VS Code MCP config (User or .vscode/mcp.json):

{
  "servers": {
    "myinstants": {
      "command": "npx",
      "args": ["-y", "myinstants-mcp@latest"]
    }
  }
}

Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "myinstants": {
      "command": "npx",
      "args": ["-y", "myinstants-mcp@latest"]
    }
  }
}

Cursor

.cursor/mcp.json:

{
  "mcpServers": {
    "myinstants": {
      "command": "npx",
      "args": ["-y", "myinstants-mcp@latest"]
    }
  }
}

[!TIP] works on macOS out of the box (uses native afplay) โ€” no extra installs needed. on linux just sudo apt install ffmpeg. that's it bestie.


what can it do tho ๐Ÿค”

๐Ÿ”ง Tools

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

`p

Tools (5)

search_soundsSearch MyInstants for sounds.
browse_categoryBrowse sounds by category.
play_soundPlay a sound by slug, URL, or quick search.
get_sound_detailsGet details about a sound including views, uploader, and duration.
list_devicesList available audio output devices.

Environment Variables

MYINSTANTS_DETAILSEnables get_sound_details and list_devices tools when set to true.

Configuration

claude_desktop_config.json
{"mcpServers": {"myinstants": {"command": "npx", "args": ["-y", "myinstants-mcp@latest"]}}}

Try it

โ†’Search for a 'sad trombone' sound and play it.
โ†’Browse the 'memes' category and play the most popular sound.
โ†’Find a funny sound effect for a successful task completion.
โ†’List my available audio devices to ensure the soundboard is configured correctly.

Frequently Asked Questions

What are the key features of MyInstants MCP?

Search millions of meme sounds and sound effects. Play audio clips directly through system speakers. Browse soundboard categories like memes, games, and reactions. Check trending sounds to stay current. Optional detailed metadata retrieval for sounds.

What can I use MyInstants MCP for?

Adding reactive audio feedback to AI agent task completions. Enhancing interactive demos with relevant sound effects. Quickly finding and playing viral audio clips during creative sessions. Building an AI-controlled soundboard for streaming or content creation.

How do I install MyInstants MCP?

Install MyInstants MCP by running: npx myinstants-mcp

What MCP clients work with MyInstants MCP?

MyInstants MCP works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Turn this server into reusable context

Keep MyInstants MCP docs, env vars, and workflow notes in Conare so your agent carries them across sessions.

Need the old visual installer? Open Conare IDE.
Open Conare