butlr-mcp
Official Butlr MCP Server. A thin, read-only wrapper around Butlr's GraphQL and Reporting APIs that connects AI assistants (Claude Desktop, Claude Code, Cursor, VS Code Copilot) to the Butlr occupancy-sensing platform through the Model Context Protocol. It cannot modify any data in a Butlr account.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport stdio
Tools
butlr_search_assets— Fuzzy-search sites, buildings, floors, rooms, and sensors by namebutlr_get_asset_details— Comprehensive details for specific assets by ID, with batch supportbutlr_hardware_snapshot— Online/offline status and battery levels across your portfoliobutlr_available_rooms— Currently unoccupied rooms, filterable by capacity and tagsbutlr_space_busyness— Current occupancy with qualitative labels and trend comparisonbutlr_traffic_flow— Entry/exit counts with hourly breakdown for traffic-mode sensorsbutlr_list_topology— Org hierarchy tree with flexible depth controlbutlr_fetch_entity_details— Retrieve specific fields for entities by ID (minimal token usage)butlr_get_occupancy_timeseries— Historical occupancy data with configurable time rangesbutlr_get_current_occupancy— Real-time occupancy snapshot (last 5 minute median)
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.