Version 4.43 or later needs to be installed to add the server automatically
About
MCP Server for huqsvarna automower.
Attribute | Details |
---|---|
Docker Image | mcp/husqvarna-automower |
Author | jeanlaurent |
Repository | https://github.com/jeanlaurent/mcp-husqvarna-automower |
Dockerfile | https://github.com/jeanlaurent/mcp-husqvarna-automower/blob/main/Dockerfile |
Docker Image built by | Docker Inc. |
Docker Scout Health Score | |
Verify Signature | COSIGN_REPOSITORY=mcp/signatures cosign verify mcp/husqvarna-automower --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub |
Licence |
Tools provided by this Server | Short Description |
---|---|
Husqvarna Automowers Status | Get status of my husqvarna automowers |
Husqvarna Automowers Status
Get status of my husqvarna automowers
{
"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"
}
}
}
}
Manual installation
You can install the MCP server using:
Installation for