Yoto
Freeby MCP Community
MCP server for the Yoto API — manage MYO cards, upload audio, control devices. Multi-account support.
v0.6.0Added Apr 12, 2026
mcpyotoyoto-playermodel-context-protocolaudio
Yoto MCP Server
MCP server for the Yoto API — manage MYO cards, upload audio, control devices. Multi-account support.
Installation
Reviews
Installation
Quick install
npx -y yoto-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"yoto": {
"command": "npx",
"args": ["-y", "yoto-mcp"]
}
}
}