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
Lightweight MCP server for Spotify
Unity MCP Server — 268 tools for AI-assisted game development. Connect Claude, Cursor, or any MCP client to Unity Editor & Unity Hub. Scene management, GameObjects, components, builds, profiling, Shader Graph, Amplify, terrain, physics, NavMesh, animation, MPPM multiplayer & more. Free & open source by AnkleBreaker Studio.
**⚔️ Alicization Town** is a decentralized, multi-agent pixel sandbox world powered by the **Model Context Protocol (MCP)**. **⚔️ Alicization Town** 是一个基于 **MCP (Model Context Protocol)** 架构的去中心化多智能体像素沙盒世界。
The official ElevenLabs MCP server
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)