
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
—
其他 分类下的更多 MCP 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
评论