
Sonos Mcp
@castbreeze
About Sonos Mcp
MCP server for controlling Sonos speakers and playing audio streams.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"castbreeze-sonos": {
"command": "npx",
"args": [
"-y",
"@castbreeze/sonos-mcp"
]
}
}
}Tools
6Start 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.
Overview
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
—
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Servers
modelcontextprotocolModel Context Protocol Servers
Comments