mcp-husqvarna-automower

mcp-husqvarna-automower

1

The Husqvarna Automower MCP Server is designed to interface with the Husqvarna connected automower API, allowing for real-time status queries of automowers. It uses the Model Context Protocol to provide comprehensive status updates sourced from the official Husqvarna API.

Husqvarna Automower MCP Server

A Model Context Protocol (MCP) server for accessing the Husqvarna connected automower API. It enables AI assistants to query the status of your automowers through the Husqvarna remote API.

Features

  • Retrieves full status of Husqvarna Automowers according to the official API.

Prerequisites

  • Requires a ClientID and ClientSecret from the Husqvarna developer portal.

Available Tools

  • husqvarna_automowers_status: Get detailed information about all automowers.

With Docker

  • Instructions for building and running with Docker are provided.

With a golang environment, without Docker

  • Instructions for building and running with a Go development environment are provided.