🛠️

mcp-dyson-appliances

MCP server for controlling Dyson air purifiers and fans

Developer Tools stdio npm npmstdiom2ai-mcp-servers
RUN IN TERMINAL
claude mcp add m2ai-mcp-servers-mcp-dyson-appliances -- npx -y mcp-dyson-appliances
ADD TO claude_desktop_config.json
{ "mcpServers": { "m2ai-mcp-servers-mcp-dyson-appliances": { "command": "npx", "args": ["-y", "mcp-dyson-appliances"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "m2ai-mcp-servers-mcp-dyson-appliances": { "command": "npx", "args": ["-y", "mcp-dyson-appliances"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "m2ai-mcp-servers-mcp-dyson-appliances": { "command": "npx", "args": ["-y", "mcp-dyson-appliances"] } } }

About This MCP Server

The mcp-dyson-appliances server is a developer tool that enables control of Dyson air purifiers and fans through the Model Context Protocol. It connects to these appliances, allowing for integration with AI coding assistants and other systems that support the MCP protocol. Developers working with home automation or IoT projects that involve Dyson devices would use this server to establish communication and control between their applications and the appliances.

MCP server for controlling Dyson air purifiers and fans. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

mcp-dyson-appliances on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mcp-dyson-appliances server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/m2ai-mcp-servers-mcp-dyson-appliances.svg)](https://skillsplayground.com/mcps/m2ai-mcp-servers-mcp-dyson-appliances/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.