Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"myinstants": {
"args": [
"-y",
"myinstants-mcp@latest"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
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.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'myinstants-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked myinstants-mcp against OSV.dev.
Click any tool to inspect its schema.
trendingwhat's bussin rn in the US
myinstants://trending
categoriesall categories
myinstants://categories
besthall of fame sounds, the GOATs and legends
myinstants://best
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in entertainment
The official MCP Server for the Mux API
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal E…
A Model Context Protocol (MCP) server that gives Claude direct control over Strudel.cc for AI-assisted music generation and live coding.
MCP server for *arr media suite - Sonarr, Radarr, Lidarr, Readarr, Prowlarr
MCP Security Weekly
Get CVE alerts and security updates for Myinstants MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
npx myinstants-mcp
that's it. that's the setup. no cap.
Add to your VS Code MCP config (User or .vscode/mcp.json):
{
"servers": {
"myinstants": {
"command": "npx",
"args": ["-y", "myinstants-mcp@latest"]
}
}
}
~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"myinstants": {
"command": "npx",
"args": ["-y", "myinstants-mcp@latest"]
}
}
}
.cursor/mcp.json:
{
"mcpSer
... [View full README on GitHub](https://github.com/austenstone/myinstants-mcp#readme)