← Registry

General Tools

expats.de

Provides German expat financial calculators (net salary, pension refund) and access to expats.de guide articles in multiple languages.

1 endpoint6 known toolsFirst detected August 27, 2026Last detected August 27, 2026

ENDPOINT 1

https://expats.de/api/mcp

No auth detected

MCP server metadata

Name
expats-de
Version
1.0.0
Capabilities
tools
Server instructions

Read-only tools for expats in Germany: net-salary and pension-refund calculators (tax year 2026), article search and retrieval in 9 languages, and editorial provider comparisons. No auth. Rate limit: 20 requests/minute per IP. Provider sign-up links are affiliate links and marked as such. Responses are educational information, not individual financial advice.

Known tools 6

calculate_net_salary

German gross-to-net salary (Brutto-Netto), tax year 2026.

Inferred read-only
calculate_pension_refund

Refundable German employee pension contributions (Rentenerstattung) for people leaving Germany, 2026.

Inferred read-only
search_articles

Search the expats.de guide library (banking, insurance, bureaucracy, utilities, leaving Germany) in 9 languages.

Inferred read-only
get_article

Fetch a full expats.de article as clean markdown (components resolved, provider tables rendered).

Inferred read-only
list_articles

List all expats.de articles (title, category, slug, URL, description) for a language, optionally filtered by category.

Inferred read-only
compare_providers

Editorial comparison data for German providers reviewed by expats.de (banks, insurers, telecom, money transfer …): rating (1-5), pros/cons, fees, best-for and sign-up link.

Potential side effects

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.expats-de]
url = "https://expats.de/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "expats-de": {
      "type": "http",
      "url": "https://expats.de/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: expats-de
Remote MCP URL: https://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": {
    "expats-de": {
      "url": "https://expats.de/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "expats-de": {
      "type": "http",
      "url": "https://expats.de/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "expats-de",
  "transport": "streamable-http",
  "url": "https://expats.de/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.