← mallorca-expats.de
INDIVIDUAL MCP TOOL
check_availability
Liest freie Kalender-Slots (Erstgespräch) über die bestehende Calendar-API.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mallorca-expats-de]
url = "https://www.mallorca-expats.de/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mallorca-expats-de": {
"type": "http",
"url": "https://www.mallorca-expats.de/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mallorca-expats-de
Remote MCP URL: https://www.mallorca-expats.de/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mallorca-expats-de": {
"url": "https://www.mallorca-expats.de/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mallorca-expats-de": {
"type": "http",
"url": "https://www.mallorca-expats.de/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mallorca-expats-de",
"transport": "streamable-http",
"url": "https://www.mallorca-expats.de/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_wissen— Durchsucht den Mallorca-Expats-Wissenshub (Knowledge Graph, Embeddings) und liefert eine kurze Antwort mit Quellen-Hinweisen.get_entity_by_slug— Lädt eine Entity aus der Datenbank inkl.list_topics— Listet Themen (Topic-Hubs) aus der Datenbank, optional nach Pillar-Slug gefiltert.get_relocation_roadmap— Strukturierte 8-Phasen-Roadmap für Auswanderung nach Mallorca (Hilfs-Framework, keine Rechtsberatung).start_relocation_check— Sendet einen Minimal-Lead (E-Mail) an die gleiche Pipeline wie das Website-Quick-Lead.book_consultation— Bucht ein Erstgespräch (Telefon) im Kalender.