Skip to main content
Glama
vulkanr

@lastbluetape/mcp-server

by vulkanr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LASTBLUETAPE_API_KEYYesYour API key (`lbt_xxx`)
LASTBLUETAPE_BASE_URLNoAPI base URL (default: `https://lastbluetape.com`)
LASTBLUETAPE_PAYMENT_METHODNoStripe payment method ID (`pm_xxx`) for auto-upgrading lists

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_listA

Create a new punch list. Returns the list details, share token, and a shareable web URL.

list_my_listsA

List all punch lists linked to your API key. Also refreshes the token cache for list-level operations.

get_listA

Get details and stats for a specific punch list.

list_itemsB

List all items in a punch list.

add_itemA

Add a new item to a punch list. Returns the created item and list stats (including remaining capacity for free lists).

update_itemB

Update the title and/or description of a punch list item.

set_item_statusB

Change the status of a punch list item to open, in_progress, or done.

flag_itemB

Flag or unflag a punch list item for attention.

get_activityA

Get the activity log for a punch list.

upgrade_listA

Upgrade a punch list to Pro ($4.99 one-time). Requires LASTBLUETAPE_PAYMENT_METHOD env var with a Stripe payment method ID. Removes the 30-item limit and 90-day expiry.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vulkanr/lastbluetape-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server