Skip to content

Conversation

@sabler
Copy link
Contributor

@sabler sabler commented Aug 8, 2025

Added UniFi Dream Machine MCP server

Description

Server Details

Makes standard REST calls to Ubiquiti API endpoints. API keys are required and instructions for getting them are provided in a sample .env file.

Motivation and Context

Natural language status reports on a home/SMB network is easier than dashboard diving, especially if you just want casual updates An LLM can, at its own discretion, decide what areas to examine (e.g., ISP metrics, is a device connected?, etc.)

How Has This Been Tested?

This has been tested extensively against Claude Desktop

Breaking Changes

A pre-formatted MCP entry is provided in the readme file

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

This is a beta, but remarkably stable. Please feel free to use it.

Added UniFi Dream Machine MCP server
Copy link
Member

@domdomegg domdomegg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @sabler!

@domdomegg domdomegg merged commit 264a828 into modelcontextprotocol:main Aug 17, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants