Content Tools
mallorca-expats.de
Provides knowledge hub search, entity retrieval, topic listing, relocation roadmap, and lead generation for Mallorca expats.
ENDPOINT 1
https://www.mallorca-expats.de/mcp
MCP server metadata
- Name
- mallorca-expats-wissen
- Version
- 0.1.0
Known tools 7
search_wissenDurchsucht den Mallorca-Expats-Wissenshub (Knowledge Graph, Embeddings) und liefert eine kurze Antwort mit Quellen-Hinweisen.
Inferred read-onlylist_topicsListet Themen (Topic-Hubs) aus der Datenbank, optional nach Pillar-Slug gefiltert.
Inferred read-onlyget_relocation_roadmapStrukturierte 8-Phasen-Roadmap für Auswanderung nach Mallorca (Hilfs-Framework, keine Rechtsberatung).
Inferred read-onlystart_relocation_checkSendet einen Minimal-Lead (E-Mail) an die gleiche Pipeline wie das Website-Quick-Lead.
Inferred read-onlycheck_availabilityLiest freie Kalender-Slots (Erstgespräch) über die bestehende Calendar-API.
Inferred read-onlyCONNECT 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-wissen]
url = "https://www.mallorca-expats.de/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mallorca-expats-wissen": {
"type": "http",
"url": "https://www.mallorca-expats.de/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mallorca-expats-wissen
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-wissen": {
"url": "https://www.mallorca-expats.de/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mallorca-expats-wissen": {
"type": "http",
"url": "https://www.mallorca-expats.de/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mallorca-expats-wissen",
"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.
ENDPOINT 2
https://maps.mallorca-expats.de/api/mcp
MCP server metadata
- Name
- mallorca-expats-maps-mcp
- Version
- 0.1.0
Known tools 9
copilot_retrieveGraphRAG retrieval: life situations, providers, authorities, MallorcaExpats knowledge chunks, citations, and graph edges for a natural-language query.
Inferred read-onlyget_user_checklistFetch a user checklist state (app-layer stub when OAuth is not configured).
Inferred read-onlyupdate_checklist_itemUpdate a checklist item (requires OAuth in production MCP clients).
Potential side effectssubmit_provider_leadSubmit a lead to a provider (requires user consent; OAuth for external side effects).
Inferred read-onlyCONNECT 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-maps-mcp]
url = "https://maps.mallorca-expats.de/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mallorca-expats-maps-mcp": {
"type": "http",
"url": "https://maps.mallorca-expats.de/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mallorca-expats-maps-mcp
Remote MCP URL: https://maps.mallorca-expats.de/api/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-maps-mcp": {
"url": "https://maps.mallorca-expats.de/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mallorca-expats-maps-mcp": {
"type": "http",
"url": "https://maps.mallorca-expats.de/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mallorca-expats-maps-mcp",
"transport": "streamable-http",
"url": "https://maps.mallorca-expats.de/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for mallorca-expats.de was fetched 2026-07-27T21:08:28.833Z and is being refreshed.
mallorca-expats.de is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.