← Registry

API Tools

fluege.de

MCP server for searching flights and getting personalized destination recommendations.

1 endpoint3 known toolsFirst detected July 15, 2026Last detected July 15, 2026

ENDPOINT 1

https://www.fluege.de/mcp

No auth detected

Known tools 3

search_flights

Search for flights and return available price offers.

Inferred read-only
recommendation

Get personalized destination recommendations based on user location.

Inferred read-only
resolve_airport

Resolve a free-text city or airport name to IATA codes.

Inferred read-only

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "fluege-de",
  "transport": "streamable-http",
  "url": "https://www.fluege.de/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 fluege.de was fetched 2026-09-06T20:03:13.926Z.

Trust status VerificationRecommended

fluege.de is assessed as VerificationRecommended: Domain has affiliate links on record

Indexed

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