Serversio.github.austenstone/myinstants-mcp
M

io.github.austenstone/myinstants-mcp

io.github.austenstone/myinstants-mcp · v1.3.1
▦ npm
v1.3.1npm npm: myinstants-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.austenstone/myinstants-mcp",
  "description": "Give your AI agent a soundboard. Millions of meme sounds from myinstants.com.",
  "repository": {
    "url": "https://github.com/austenstone/myinstants-mcp",
    "source": "github",
    "id": "1160511070"
  },
  "version": "1.3.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "myinstants-mcp",
      "version": "1.3.1",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Volume level from 0 to 1",
          "default": "0.5",
          "name": "MYINSTANTS_VOLUME"
        },
        {
          "description": "Whether to wait for sounds to finish playing before returning (true/false)",
          "default": "true",
          "name": "MYINSTANTS_WAIT"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}