bacnet-mcp

ezhuk/bacnet-mcp
★ 4 stars Python 🤖 AI/LLM Updated today
A Model Context Protocol (MCP) server for BACnet.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bacnet-mcp": {
      "command": "uvx",
      "args": [
        "bacnet-mcp"
      ]
    }
  }
}

Or install with pip: pip install bacnet-mcp

README Excerpt

A lightweight [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that connects LLM agents to [BACnet](https://en.wikipedia.org/wiki/BACnet) devices in a secure, standardized way, enabling seamless integration of AI-driven workflows with Building Automation (BAS), Building Management (BMS) and Industrial Control (ICS) systems, allowing agents to monitor real-time sensor data, actuate devices, and orchestrate complex automation tasks.

Tools (1)

bacnet_help

Topics

bacnetmcpmcp-server