Husqvarna Automower

Husqvarna Automower

MCP Server for huqsvarna automower.

1.5K

1 Tool

Packaged by
Requires Secrets
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

About

Husqvarna Automower MCP Server

MCP Server for huqsvarna automower.

What is an MCP Server?

Characteristics

AttributeDetails
Docker Imagemcp/husqvarna-automower
Authorjeanlaurent
Repositoryhttps://github.com/jeanlaurent/mcp-husqvarna-automower
Dockerfilehttps://github.com/jeanlaurent/mcp-husqvarna-automower/blob/main/Dockerfile
Docker Image built byDocker Inc.
Docker Scout Health ScoreDocker Scout Health Score
Verify SignatureCOSIGN_REPOSITORY=mcp/signatures cosign verify mcp/husqvarna-automower --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub
Licence

Available Tools (1)

Tools provided by this ServerShort Description
Husqvarna Automowers StatusGet status of my husqvarna automowers

Tools Details

Tool: Husqvarna Automowers Status

Get status of my husqvarna automowers

Use this MCP Server

{
  "mcpServers": {
    "husqvarna-automower": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "HUSQVARNA_CLIENT_ID",
        "-e",
        "HUSQVARNA_CLIENT_SECRET",
        "mcp/husqvarna-automower"
      ],
      "env": {
        "HUSQVARNA_CLIENT_ID": "YOUR_CLIENT_ID_HERE",
        "HUSQVARNA_CLIENT_SECRET": "YOUR_CLIENT_SECRET_HERE"
      }
    }
  }
}

Why is it safer to run MCP Servers with Docker?

Manual installation

You can install the MCP server using:

Installation for

Related servers