MCP Dyson Appliances runs on your own machine — the client starts it, so there is no endpoint to ping. 17 installs a week from npm.
MCP server for controlling Dyson air purifiers and fans
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-dyson-appliances -- npx -y mcp-dyson-appliances
{
"mcpServers": {
"mcp-dyson-appliances": {
"args": [
"-y",
"mcp-dyson-appliances"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-dyson-appliances]
command = "npx"
args = ["-y", "mcp-dyson-appliances"]
{
"mcpServers": {
"mcp-dyson-appliances": {
"args": [
"-y",
"mcp-dyson-appliances"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-dyson-appliances": {
"args": [
"-y",
"mcp-dyson-appliances"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DYSON_EMAIL (Your Dyson account email), DYSON_PASSWORD (Your Dyson account password), DYSON_COUNTRY (Country code (US, GB, DE, FR, AU, CN)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Sapling (sl) version control
MCP server for controlling Discord servers via bot token
MCP server for controlling the Xojo IDE on macOS
MCP server for Android device control via ADB and scrcpy
MCP server for controlling Mac monitors via DisplayBuddy — adjust brightness and more.
MCP server for iNAV flight-controller configuration and diagnostics
MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents
Rust MCP server and CLI for UniFi Network controller operations.
Answers built from our own checks of this server.