BuildingLink MCP Server
Click on "Deploy 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., "@BuildingLink MCP Servershow me my recent deliveries"
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.
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 |
| The logged in occupant's profile |
| A list of preferred vendors |
| The token of the used logged in |
| The buildings (properties) associated with the logged in user |
| The logged in user's BuildingLink profile |
| A list of all deliveries for the logged in user |
| A list of all library items for the logged in user and building |
| A list of all announcements for the logged in user and building |
| A list of all events for the logged in user and building |
Related MCP server: mcp-server-collector
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.
{
"mcpServers": {
"buildinglink": {
"command": "npx",
"args": ["-y", "johnagan/buildinglink-mcp"],
"env": {
"BUILDINGLINK_USERNAME": "your-username",
"BUILDINGLINK_PASSWORD": "your-password"
}
}
}
}Related MCP Connectors
Provide seamless access to Appfolio Property Manager Reporting API through a standardized MCP serv…
Canonical British Columbia Property Intelligence & Risk Screening MCP Server.
An MCP server that provides an API to LLMs to manage their JumpCloud resources.
An MCP server that provides read access to your cloud storage providers, bank accounts and more.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceMCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.13 npm4MIT
- FlicenseBqualityDmaintenanceA MCP Server used to collect MCP Servers over the internet.319-
- AlicenseBqualityDmaintenanceAn 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.15MIT
- AlicenseNot gradedqualityCmaintenanceMCP 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.11 npm3MIT