loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

butlr-mcp

MCP Tool

butlrtechnologies/butlr-mcp

The official butlr-mcp

Install

$ npx loaditout add butlrtechnologies/butlr-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "butlr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "butlr-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Butlr MCP Server

[](https://www.npmjs.com/package/@butlr/butlr-mcp-server) [](https://opensource.org/licenses/MIT) [](https://nodejs.org/)

A Model Context Protocol (MCP) server that connects AI assistants to Butlr's occupancy sensing platform. Query real-time space utilization, search facility assets, and analyze occupancy patterns through natural language.

What you can do
  • Find available spaces — "Are there any free conference rooms right now with capacity for 8?"
  • Monitor occupancy — "How busy is the cafe? Should I head there now?"
  • Analyze trends — "Show me occupancy patterns for Floor 3 over the past week"
  • Search your portfolio — "Find all rooms named 'huddle' across Building 2"
  • Check sensor health — "Which sensors are offline or need battery replacement?"
  • Track foot traffic — "How many people entered the main lobby today?"
Prerequisites
  • Node.js 18 or higher
  • An MCP-compatible client (Claude Desktop, Claude Code, VS Code, Cursor, etc.)
  • Butlr API token — see Getting API Credentials
Quick Start

<details open> <summary><strong>Claude Desktop</strong></summary>

Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):

{
  "mcpServers": {
    "butlr": {
      "command": "npx",
      "args": ["-y", "@butlr/butlr-mcp-server@latest"],
      "env": {
        "BUTLR_CLIENT_ID": "your_client_id",
        "BUTLR_CLIENT_SECRET": "your_client_secret"
      }
    }
  }
}

Tags

mcpmcp-servermodel-context-protocolbutlroccupancysensoriotsmart-buildinggraphqlapi

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated26 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcenpm
Last commit3/24/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/butlrtechnologies/butlr-mcp)](https://loaditout.ai/skills/butlrtechnologies/butlr-mcp)