MCP.so
Sign In

Sonos MCP Server

@WinstonFassett

About Sonos MCP Server

No overview available yet

Basic information

Category

Other

Runtime

python

Transports

stdio

Publisher

WinstonFassett

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Sonos MCP Server?

A Sonos MCP (Model Context Protocol) server that allows you to control and interact with Sonos devices on your network. It provides functionalities such as discovering devices, controlling playback, retrieving device states, and managing queues.

How to use Sonos MCP Server?

Clone the repository, run `uv

Comments

More Other MCP servers