@lastbluetape/mcp-server
@lastbluetape/mcp-server
MCP-Server für LastBlueTape – ein Mängellistendienst für Bau- und Renovierungsprojekte. Dieser Server ermöglicht KI-Assistenten, Listen zu erstellen, Elemente zu verwalten, den Fortschritt zu verfolgen und Listen mit Ihrem Team zu teilen – alles über die LastBlueTape-API.
Installation
npx @lastbluetape/mcp-serverRelated MCP server: Todoist MCP Server
Konfiguration
Umgebungsvariablen
Variable | Erforderlich | Beschreibung |
| Ja | Ihr API-Schlüssel ( |
| Nein | Stripe-Zahlungsmethoden-ID ( |
| Nein | API-Basis-URL (Standard: |
Claude Desktop
Fügen Sie zu Ihrer claude_desktop_config.json hinzu:
{
"mcpServers": {
"lastbluetape": {
"command": "npx",
"args": ["-y", "@lastbluetape/mcp-server"],
"env": {
"LASTBLUETAPE_API_KEY": "lbt_your_api_key_here"
}
}
}
}Claude Code
Fügen Sie zu Ihren Claude Code MCP-Einstellungen hinzu:
{
"mcpServers": {
"lastbluetape": {
"command": "npx",
"args": ["-y", "@lastbluetape/mcp-server"],
"env": {
"LASTBLUETAPE_API_KEY": "lbt_your_api_key_here"
}
}
}
}Verfügbare Werkzeuge
Werkzeug | Beschreibung |
| Erstellen Sie eine neue Mängelliste |
| Alle mit Ihrem API-Schlüssel verknüpften Mängellisten auflisten |
| Details und Statistiken für eine Liste abrufen |
| Alle Elemente in einer Liste auflisten |
| Ein neues Element zu einer Liste hinzufügen |
| Titel oder Beschreibung eines Elements aktualisieren |
| Elementstatus festlegen (open, in_progress, done) |
| Ein Element zur Aufmerksamkeit markieren oder die Markierung entfernen |
| Das Aktivitätsprotokoll für eine Liste abrufen |
| Eine Liste auf Pro upgraden (einmalig $4.99) |
Preise
Kostenlose Stufe: 30 Elemente pro Liste, 2 Fotos pro Element, Ablauf nach 90 Tagen
Pro: Einmalige Zahlung von $4.99 pro Liste, unbegrenzte Elemente, kein Ablauf
Dokumentation
Vollständige API-Dokumentation unter 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