Skip to content
MCP Server Community By @austenstone

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 β†’
Connected Apps: austenstone/myinstants-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-austenstone-myinstants-mcp

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": {}
    }
  }
}