Server data from the Official MCP Registry
Construction punch list management for AI agents. Create lists, add items, track progress.
Construction punch list management for AI agents. Create lists, add items, track progress.
Valid MCP server (3 strong, 7 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
12 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: LASTBLUETAPE_API_KEY
Environment variable: LASTBLUETAPE_PAYMENT_METHOD
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-vulkanr-lastbluetape-mcp": {
"env": {
"LASTBLUETAPE_API_KEY": "your-lastbluetape-api-key-here",
"LASTBLUETAPE_PAYMENT_METHOD": "your-lastbluetape-payment-method-here"
},
"args": [
"-y",
"@lastbluetape/mcp-server"
],
"command": "npx"
}
}
}From the project's GitHub README.
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.
npx @lastbluetape/mcp-server
| 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) |
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"
}
}
}
}
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"
}
}
}
}
| 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) |
Full API docs at lastbluetape.com/docs
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.