Skip to main content
Art & CultureTypeScript

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`

art-culturecloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/austenstone/myinstants-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "myinstants-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "austenstone/myinstants-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Art & Culture
Language
TypeScript
Author
austenstone