austenstone/myinstants-mcp
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`
Quick Start
Clone the repository:
git clone https://github.com/austenstone/myinstants-mcpClaude Desktop configuration example:
{
"mcpServers": {
"myinstants-mcp": {
"command": "npx",
"args": [
"-y",
"austenstone/myinstants-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.