@lastbluetape/mcp-server
@lastbluetape/mcp-server
LastBlueTape 向け MCP サーバー — 建設・リフォームプロジェクトのためのパンチリストサービスです。このサーバーにより、AI アシスタントは LastBlueTape API を通じてリストの作成、項目の管理、進捗の追跡、チームとのリスト共有を行えます。
インストール
npx @lastbluetape/mcp-serverRelated MCP server: Todoist MCP Server
設定
環境変数
変数 | 必須 | 説明 |
| はい | API キー ( |
| いいえ | リストの自動アップグレード用 Stripe 支払い方法 ID ( |
| いいえ | API ベース URL(デフォルト: |
Claude Desktop
claude_desktop_config.json に追加:
{
"mcpServers": {
"lastbluetape": {
"command": "npx",
"args": ["-y", "@lastbluetape/mcp-server"],
"env": {
"LASTBLUETAPE_API_KEY": "lbt_your_api_key_here"
}
}
}
}Claude Code
Claude Code の MCP 設定に追加:
{
"mcpServers": {
"lastbluetape": {
"command": "npx",
"args": ["-y", "@lastbluetape/mcp-server"],
"env": {
"LASTBLUETAPE_API_KEY": "lbt_your_api_key_here"
}
}
}
}利用可能なツール
ツール | 説明 |
| 新しいパンチリストを作成 |
| API キーに紐づく全パンチリストを一覧表示 |
| リストの詳細と統計を取得 |
| リスト内の全アイテムを表示 |
| リストに新しいアイテムを追加 |
| アイテムのタイトルまたは説明を更新 |
| アイテムのステータスを設定 (open, in_progress, done) |
| アイテムにフラグを付ける/外す |
| リストのアクティビティログを取得 |
| リストを Pro にアップグレード ($4.99 一回払い) |
料金
Free ティア: 1 リストあたり 30 アイテム、1 アイテムあたり 2 写真、90 日間有効
Pro: 1 リストあたり $4.99 一回払い、アイテム数無制限、有効期限なし
ドキュメント
完全な API ドキュメントは lastbluetape.com/docs をご覧ください
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceConnects AI assistants to JoeAPI construction management system, enabling management of clients, contacts, proposals, estimates, action items, project schedules, and financial data through natural language.1
- Alicense-qualityDmaintenanceEnables AI assistants to manage Todoist tasks, projects, comments, and labels through natural language commands. Provides complete CRUD operations securely via the Todoist REST API v2.Apache 2.0
- Alicense-qualityFmaintenanceEnables AI assistants to manage Todoist tasks, projects, sections, labels, and comments through natural language conversations, providing complete control over your productivity workflow via the Todoist API.277MIT
- FlicenseAqualityDmaintenanceConnects AI assistants to the Lanten property management API, allowing them to manage tenants, units, and work orders using natural language.1515
Related MCP Connectors
Construction takeoff and estimating for AI agents. Measure a drawing PDF, export a priced estimate.
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
Universal AI API Orchestrator — 1,554 tools, 96 services. One install.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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