@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 일회성) |
가격
무료 티어: 리스트당 30개 항목, 항목당 2장의 사진, 90일 만료
Pro: 리스트당 $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