sonos-mcp-server

PaulKnauer/sonos-mcp-server
★ 0 stars Python 🤖 AI/LLM Updated 7d ago
MCP server for controlling Sonos speakers - playback, volume, groups, queue, playlists and favourites via Claude Desktop (or other MCP supported LLM's)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sonos-mcp-server": {
      "command": "uvx",
      "args": [
        "sonos-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install sonos-mcp-server

Topics

claudehome-automationllm-toolsmcpmcp-serverpythonsmart-homesocosonos