Loomal

LastBlueTape

MCP server by github.com/vulkanr/lastbluetape-mcp

Construction punch list management for AI agents. Create lists, add items, track progress.

0 starsnpm: @lastbluetape/mcp-server

About LastBlueTape

LastBlueTape is an MCP (Model Context Protocol) server published by vulkanr in the official MCP registry, listed under Autonomous Agents on Loomal. Construction punch list management for AI agents. Create lists, add items, track progress.

It ships as an npm package (@lastbluetape/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/vulkanr/lastbluetape-mcp.

Use LastBlueTape with your agent

Claude Code · one command
claude mcp add lastbluetape -- npx -y @lastbluetape/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "lastbluetape": {
      "command": "npx",
      "args": [
        "-y",
        "@lastbluetape/mcp-server"
      ]
    }
  }
}
npm@lastbluetape/mcp-server

Frequently asked questions

What is LastBlueTape?
LastBlueTape is an MCP (Model Context Protocol) server by vulkanr in the Autonomous Agents category. Construction punch list management for AI agents. Create lists, add items, track progress.
How do I connect LastBlueTape to Claude, Cursor, or another MCP client?
Install LastBlueTape from its npm package (@lastbluetape/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is LastBlueTape open source?
Yes — the source code is public at github.com/vulkanr/lastbluetape-mcp.
Can AI agents pay to use LastBlueTape?
Not yet through Loomal — LastBlueTape is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain LastBlueTape? Claim this listing free by verifying GitHub ownership, or contact us.