Description
Integrates with myinstants.com, the internet's largest soundboard, to provide search, browsing, and playback of millions of sound effects. Supports searching sounds by keyword, browsing 14 categories including memes, games, movies, and viral content, and playing audio through local media players (afplay, ffplay, mpv) with configurable volume and asynchronous queuing. Includes resources for discovering trending sounds and all-time favorites.
🔬 Playground
Try MyInstants Soundboard live in the browser with security context.
Installation
git clone https://github.com/austenstone/myinstants-mcp Claude Desktop Configuration
Add this configuration to your Claude Desktop config file to enable this MCP server:
Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json
Config file location: %APPDATA%\Claude\claude_desktop_config.json
Config file location: ~/.config/Claude/claude_desktop_config.json
{
"mcpServers": {
"myinstants-soundboard": {
"command": "node",
"args": [
"path/to/server.js"
]
}
}
} Community Reviews
Authenticated reviews from GitHub users. No anonymous submissions. Your experience helps others choose wisely.
No reviews yet. Be the first to share your experience.