BuildingLink MCP Server
BuildingLink MCP サーバー
これはBuildingLink用のMCPサーバーです。BuildingLinkからLLMデータを収集できます。
リソース
この MCP サーバーは次のツールを公開します。
道具 | 説明 |
| ログインした居住者のプロフィール |
| 優先ベンダーのリスト |
| ログインに使用されたトークン |
| ログインしたユーザーに関連付けられた建物(物件) |
| ログインしたユーザーのBuildingLinkプロフィール |
| ログインしたユーザーのすべての配送のリスト |
| ログインしたユーザーと建物のすべてのライブラリアイテムのリスト |
| ログインしたユーザーと建物のすべてのお知らせのリスト |
| ログインしたユーザーと建物のすべてのイベントのリスト |
Related MCP server: mcp-server-collector
ホスト構成
MCP サーバーは、ホスト構成ファイルのmcpServersセクションで構成されます。
ユーザー名とパスワードは、BuildingLink Web サイトにログインするときに使用するものと同じである必要があります。
{
"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