Back to MCP Servers
Myinstants
A soundboard MCP server with millions of meme sounds from myinstants.com. Search, play, and browse categories — let your AI agent play vine boom when code compiles. `npx myinstants-mcp`
art-culturegoaiagent
By austenstone
Installation
npx myinstants-mcpConfiguration
{
"mcpServers": {
"myinstants-mcp": {
"command": "npx",
"args": ["-y", "myinstants-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes