myinstants-mcp

myinstants-mcp

Enables AI agents to search, browse, and play millions of meme sounds and sound effects from myinstants.com directly through the user's speakers. It supports streaming audio for trending clips, categories, and viral soundboard buttons to enhance agent interactions with reactive audio.

Category
Visit Server

README

<h1 align="center">๐Ÿ”ด myinstants-mcp</h1>

<p align="center"> <strong>give your AI agent a soundboard. no cap.</strong><br/> <sub>millions of sound buttons ยท zero config ยท just vibes โœจ</sub> </p>

<p align="center"> <a href="https://www.npmjs.com/package/myinstants-mcp"><img src="https://img.shields.io/npm/v/myinstants-mcp?style=flat-square&color=red" alt="npm version" /></a> <a href="https://www.npmjs.com/package/myinstants-mcp"><img src="https://img.shields.io/npm/dm/myinstants-mcp?style=flat-square&color=orange" alt="npm downloads" /></a> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/license-MIT-blue?style=flat-square" alt="license" /></a> </p>


<img src="images/robot.png" width="100%" />

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.


<img src="images/banner.png" width="100%" />

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

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 ๐ŸŽญ)

๐Ÿ“š Resources

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. ๐Ÿ

Categories

anime & manga ยท games ยท memes ยท movies ยท music ยท politics ยท pranks ยท reactions ยท sound effects ยท sports ยท television ยท tiktok trends ยท viral ยท whatsapp audios

how it works (for the sigma devs)

agent calls play_sound({ query: "vine boom", wait: false })
  โ†’ searches myinstants.com
  โ†’ finds the MP3 URL
  โ†’ streams it through afplay/ffplay/mpv
  โ†’ sound plays through your speakers
  โ†’ agent keeps cooking while you hear the boom ๐Ÿณ

sounds queue up automatically. no overlap. your agent can fire multiple sounds and they play one after another. sheesh.

teach your agent to troll you ๐Ÿ’€

drop a .github/copilot-instructions.md in your repo 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.

# in your .github/copilot-instructions.md

Play sounds using the myinstants MCP server while you work:
- Play `play_sound(query: "vine boom sound")` when you find cursed code
- Play `play_sound(query: "sad trombone")` when the user's code doesn't work
- Play `play_sound(query: "minecraft level up sound")` when you fix something

check our copilot-instructions.md for the full unhinged setup. your agent will never be an NPC again. ๐Ÿ†

config

env vars

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 ๐ŸŽญ
{
  "servers": {
    "myinstants": {
      "command": "npx",
      "args": ["-y", "myinstants-mcp@latest"],
      "env": {
        "MYINSTANTS_VOLUME": "0.8"
      }
    }
  }
}

audio player support

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.

why tho ๐Ÿ’€

because your AI agent should be able to hit you with a vine boom when the code compiles. because sad trombone when tests fail is objectively correct. because the bruh button exists and your agent deserves to press it. this is not delulu โ€” this is the future.

every other MCP sound server plays one notification beep. one beep. that's giving NPC energy. we have millions of sounds. the entire internet soundboard. main character behavior only.

it's giving... open source ๐Ÿ’…

made by @austenstone ๐Ÿท๏ธ

powered by myinstants.com ยท built with MCP

no cap this might be the most unhinged MCP server ever and we're lowkey proud of it ๐Ÿ’€๐Ÿ”ฅ

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured