BuildingLink MCP Server
This is a MCP server for BuildingLink. It enables you to collect your LLM to data from BuildingLink.
Resources
This MCP server exposes the following tools:
Tool | Description |
---|---|
getOccupant | The logged in occupant's profile |
getVendors | A list of preferred vendors |
getToken | The token of the used logged in |
getBuildings | The buildings (properties) associated with the logged in user |
getUser | The logged in user's BuildingLink profile |
getDeliveries | A list of all deliveries for the logged in user |
getLibrary | A list of all library items for the logged in user and building |
getAnnouncements | A list of all announcements for the logged in user and building |
getEvents | A list of all events for the logged in user and building |
Host Configuration
The MCP server is configured in the mcpServers
section of the host configuration file.
The username and password should be the same that's used to login to the BuildingLink website.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
MCP server that enables collection of data from BuildingLink, providing access to occupant profiles, vendors, deliveries, library items, announcements, and other building-related information.
Related MCP Servers
- -securityAlicense-qualityMCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.Last updated -14TypeScriptMIT License
- AsecurityFlicenseAqualityA MCP Server used to collect MCP Servers over the internet.Last updated -318Python
- AsecurityAlicenseAqualityAn MCP server that provides access to project files and their contents, allowing users to retrieve file data from specified project directories with error handling and configuration options.Last updated -15TypeScriptMIT License
- -securityAlicense-qualityMCP Server provides a simpler API to interact with the Model Context Protocol by allowing users to define custom tools and services to streamline workflows and processes.Last updated -433TypeScriptMIT License