MCP server · ButterflyMX
butterflymx
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.
⚠ Proposed MCP surface. No official hosted MCP server was found for ButterflyMX. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If ButterflyMX publishes an official server, this page will update to it on the next build.
Descriptor
https://raw.githubusercontent.com/api-evangelist/butterflymx/refs/heads/main/mcp/butterflymx-mcp.yml
Candidate descriptor · transport http
Tools
list_buildings— List buildings the authenticated user can see.show_building— Show one building, including its time_zone.list_units— List units.list_tenants— List tenants the authenticated user can see; supports scope=self.list_access_points— List access points, filterable by building.list_devices— List installed devices such as unit-level smart locks.list_access_logs— List door-release and entry events for a building.list_calls— List historical video calls for a building.list_keychains— List visitor-pass keychains.create_one_time_keychain— Issue a single-use visitor pass.create_delivery_pass_keychain— Issue a delivery pass with a 5-minute grace period.delete_keychain— Revoke a keychain and deactivate every virtual key attached to it.create_door_release_request— Open an access point or device on behalf of a tenant.create_pin_access_tool— Create a permanent PIN credential for a tenant.
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.