什么是 LastBlueTape?
为 AI agents 提供施工 punch list 管理,可创建清单、添加条目并跟踪处理进度。
README
@lastbluetape/mcp-server
MCP server for LastBlueTape — a punch list service for construction and renovation projects. This server lets AI assistants create lists, manage items, track progress, and share lists with your team, all through the LastBlueTape API.
Installation
npx @lastbluetape/mcp-server
Configuration
Environment Variables
| Variable | Required | Description |
|---|---|---|
LASTBLUETAPE_API_KEY | Yes | Your API key (lbt_xxx) |
LASTBLUETAPE_PAYMENT_METHOD | No | Stripe payment method ID (pm_xxx) for auto-upgrading lists |
LASTBLUETAPE_BASE_URL | No | API base URL (default: https://lastbluetape.com) |
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"lastbluetape": {
"command": "npx",
"args": ["-y", "@lastbluetape/mcp-server"],
"env": {
"LASTBLUETAPE_API_KEY": "lbt_your_api_key_here"
}
}
}
}
Claude Code
Add to your Claude Code MCP settings:
{
"mcpServers": {
"lastbluetape": {
"command": "npx",
"args": ["-y", "@lastbluetape/mcp-server"],
"env": {
"LASTBLUETAPE_API_KEY": "lbt_your_api_key_here"
}
}
}
}
Available Tools
| Tool | Description |
|---|---|
create_list | Create a new punch list |
list_my_lists | List all punch lists linked to your API key |
get_list | Get details and stats for a list |
list_items | List all items in a list |
add_item | Add a new item to a list |
update_item | Update an item's title or description |
set_item_status | Set item status (open, in_progress, done) |
flag_item | Flag or unflag an item for attention |
get_activity | Get the activity log for a list |
upgrade_list | Upgrade a list to Pro ($4.99 one-time) |
Pricing
- Free tier: 30 items per list, 2 photos per item, 90-day expiry
- Pro: $4.99 one-time payment per list, unlimited items, no expiry
Documentation
Full API docs at lastbluetape.com/docs
常见问题
LastBlueTape 是什么?
为 AI agents 提供施工 punch list 管理,可创建清单、添加条目并跟踪处理进度。
相关 Skills
面试体系设计
by alirezarezvani
按岗位、级别和团队设计面试流程,生成能力矩阵、题库与评分标准,分析面试官偏差并校准招聘门槛,适合搭建或优化企业招聘体系。
✎ 团队招人没章法时,用它快速搭建岗位化面试流程、题库与评分标准,还能兼顾校准面试偏差,招聘更稳更准。
股票观察名单
by canonxu
当用户提到“观察列表”或“股票观察”时触发。用于管理钉钉多维表格中的股票观察名单。
UTXO工具
by BytesAgain
Utxo reference tool. Use when working with utxo in blockchain contexts.
相关 MCP Server
by boosted-chat
Flight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.
by jjlabsio
检索韩国市场公司的披露文件与财务报表,并获取股票概况等关键信息。
✎ 想研究韩股公司时,它能一站式拉取披露、财报和股票概况,省去跨站查资料的麻烦,对跨境投研尤其省时。
by jjlabsio
Search company disclosures and financial statements from the Korean market. Retrieve stock profiles, market classifications, and historical trading data across major exchanges. Accelerate equity research with accurate, date-specific insights for Korean securities.
✎ 做韩国股研时,用它能一站查公司披露、财报和历史行情,按日期精确追溯关键信息,比手动翻交易所高效太多。