
Sonos Mcp
@castbreeze
Sonos Mcp について
MCP server for controlling Sonos speakers and playing audio streams.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"castbreeze-sonos": {
"command": "npx",
"args": [
"-y",
"@castbreeze/sonos-mcp"
]
}
}
}ツール
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.
概要
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
—
「その他」の他のコンテンツ
Nginx UI
0xJackyYet another WebUI for Nginx
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome Mlops
visengerA curated list of references for MLOps
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント