Brick Bacnet MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 98 installs a week from pypi. Last commit 25 Jun 2026.
Read-only BACnet/IP MCP gateway with Brick + Haystack semantic tagging at ingest
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add brick-bacnet-mcp -- uvx brick-bacnet-mcp
{
"mcpServers": {
"brick-bacnet-mcp": {
"args": [
"brick-bacnet-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.brick-bacnet-mcp]
command = "uvx"
args = ["brick-bacnet-mcp"]
{
"mcpServers": {
"brick-bacnet-mcp": {
"args": [
"brick-bacnet-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"brick-bacnet-mcp": {
"args": [
"brick-bacnet-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.