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`
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide βInstallation Guide
Detailed Documentation
π βοΈ π π πͺ π§ - 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
Configuration
{
"mcpServers": {
"austenstone-myinstants-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-austenstone-myinstants-mcp"
],
"env": {}
}
}
}