BuildingLink MCP Server
BuildingLink MCP 服务器
这是 BuildingLink 的 MCP 服务器。它允许您从 BuildingLink 收集您的 LLM 数据。
资源
该 MCP 服务器公开以下工具:
工具 | 描述 |
| 已登录住户的个人资料 |
| 首选供应商列表 |
| 已登录用户的token |
| 与登录用户相关的建筑物(属性) |
| 已登录用户的 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