trane-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@trane-mcplist all buildings and their current alarm status"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
markdown
trane-mcp
MCP server for Trane Technologies Tracer SC+ Building Automation System (BAS) API.
Overview
This MCP server provides AI agents with read access to Trane Tracer SC+ building automation systems. It wraps the Tracer SC+ API Builder surface to enable inventory and telemetry retrieval for buildings, equipment, BACnet points, alarms, schedules, and trend logs.
Tracer SC+ is a self-hosted building automation controller from Trane Technologies. This server connects to a customer's deployment and exposes 8 tools for agent-based BAS operations.
Related MCP server: WinCC Unified MCP Server
Features
Read-only by default - All tools are read operations that do not modify HVAC behavior
8 BAS tools - Buildings, equipment, points, alarms, schedules, and trends
Setpoint writes gated - Requires explicit
TRANE_ALLOW_SETPOINT_WRITE=trueenv varAsync httpx client - Non-blocking API calls with 60s timeout
Pydantic v2 schemas - Type-safe inputs and outputs
SSL verification toggle - Supports self-signed dev certificates
Installation
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NoBanks/trane-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server