BuildingLink MCP Server
MCP-сервер BuildingLink
Это сервер MCP для BuildingLink. Он позволяет вам собирать данные LLM из BuildingLink.
Ресурсы
Этот сервер MCP предоставляет следующие инструменты:
Инструмент | Описание |
| Профиль вошедшего в систему жильца |
| Список предпочтительных поставщиков |
| Токен использованного вошедшего в систему |
| Здания (объекты недвижимости), связанные с вошедшим в систему пользователем |
| Профиль BuildingLink вошедшего в систему пользователя |
| Список всех доставок для вошедшего в систему пользователя |
| Список всех элементов библиотеки для вошедшего в систему пользователя и здания |
| Список всех объявлений для вошедшего в систему пользователя и здания |
| Список всех событий для вошедшего в систему пользователя и здания |
Related MCP server: mcp-server-collector
Конфигурация хоста
Сервер MCP настраивается в разделе mcpServers файла конфигурации хоста.
Имя пользователя и пароль должны быть такими же, как и для входа на сайт BuildingLink.
{
"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