MCP.so
登录

Sonos Mcp

@castbreeze

关于 Sonos Mcp

MCP server for controlling Sonos speakers and playing audio streams.

基本信息

分类

其他

传输方式

stdio

发布者

castbreeze

提交者

Sem Postma

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "castbreeze-sonos": {
      "command": "npx",
      "args": [
        "-y",
        "@castbreeze/sonos-mcp"
      ]
    }
  }
}

工具

6

Start OAuth login flow. Opens browser for user to authorize. IMPORTANT: After calling this tool, you MUST wait for the user to complete authorization in their browser. The user will provide you with an authorization code, which you must then use with the finish_login tool.

Complete OAuth login by exchanging authorization code for access tokens. IMPORTANT: Only call this tool after the user has completed authorization in their browser and provided you with the authorization code from the callback page.

Get all speaker groups and players. Requires authentication.

Play default chime sound. Requires authentication.

Play an audio clip on a Sonos player using the extended audioClip endpoint. Supports MP3 and WAV files from a URL or local file path. The file parameter accepts both URLs and local file paths. Requires authentication.

Plays a URI on repeat. Requires authentication.

概览

What is Sonos Mcp?

MCP server for controlling Sonos speakers and playing audio streams. It integrates with the Sonos ecosystem via the Model Context Protocol, enabling MCP clients to interact with Sonos devices.

How to use Sonos Mcp?

Key features of Sonos Mcp

  • Controls Sonos speakers via MCP
  • Plays audio streams on Sonos devices

Use cases of Sonos Mcp

  • Control Sonos speakers from an MCP client
  • Play audio streams on Sonos speakers

FAQ from Sonos Mcp

评论

其他 分类下的更多 MCP 服务器