Enterprise DNA
M MCP Servers Developer low

0x1abin/matter-controller-mcp

by Various

An MCP server for Matter Controller, enabling AI agents to control and interact with Matter devices.

0

MCP

0x1abin/matter-controller-mcp

Added 1 June 2026

Overview

An MCP server that provides a bridge for AI agents to send commands to Matter smart home devices. It implements the Model Context Protocol to enable agent-to-device interaction.

Best for

Best for
Developers building AI-powered smart home automations

Use cases

  • Automating smart home device control via AI agents
  • Integrating Matter devices with AI assistant workflows
  • Prototyping AI-driven home automation

How to use

Install

npx matter-controller-mcp

Tools exposed

  • get_controller_status
  • commission_device
  • get_commissioned_devices
  • decommission_device
  • get_device_info
  • control_onoff_device
  • control_level_device
  • control_color_device
  • read_attributes
  • write_attributes

Tested with

Cursor

Example client config

{\n  "mcpServers": {\n    "matter-controller": {\n      "command": "npx",\n      "args": ["-y", "matter-controller-mcp", "stdio"]\n    }\n  }\n}

Notes

An MCP server that provides a bridge for AI agents to send commands to Matter smart home devices. It implements the Model Context Protocol to enable agent-to-device interaction.

8 stars on GitHub. Last updated 2025-08-05. Licensed MIT.

Use cases

  • Automating smart home device control via AI agents
  • Integrating Matter devices with AI assistant workflows
  • Prototyping AI-driven home automation

Pros

  • Enables AI agents to control Matter devices directly
  • Implements standard MCP protocol for interoperability
  • Lightweight JavaScript server

Cons

  • Low adoption with only 8 GitHub stars
  • Requires additional Matter controller hardware setup
  • Niche use case limited to developers

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Enables AI agents to control Matter devices directly
  • Implements standard MCP protocol for interoperability
  • Lightweight JavaScript server

Cons

  • Low adoption with only 8 GitHub stars
  • Requires additional Matter controller hardware setup
  • Niche use case limited to developers
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks