Loading MCP server directory, please wait...
Construction punch list management for AI agents. Create lists, add items, track progress.
npx @getmcp/cli add io.github.vulkanr/lastbluetape-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
LASTBLUETAPE_API_KEYYour LastBlueTape API key for authentication (starts with lbt_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vulkanr/lastbluetape-mcp": {
"command": "npx",
"args": [
"-y",
"@lastbluetape/mcp-server"
],
"env": {
"LASTBLUETAPE_API_KEY": "",
"LASTBLUETAPE_PAYMENT_METHOD": ""
}
}
}
}