Read-only BACnet/IP MCP gateway with Brick + Haystack semantic tagging at ingest
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx brick-bacnet-mcp
MCP client config
{
"mcpServers": {
"brick-bacnet-mcp": {
"command": "uvx",
"args": [
"brick-bacnet-mcp"
]
}
}
}