← firmenliste.net

INDIVIDUAL MCP TOOL

laender_auflisten

Listet alle Laender mit B2B-Firmenadressen von firmenliste.

firmenliste.netnone authenticationAvailability not checked

LIVE ENDPOINT

https://firmenliste-mcp.cf-firmenliste.workers.dev

No auth detected

Connect to this endpoint to inspect the live schema for laender_auflisten and invoke it with your own arguments.

Indexed 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 server

firmenliste.net

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.firmenliste]
url = "https://firmenliste-mcp.cf-firmenliste.workers.dev"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "firmenliste": {
      "type": "http",
      "url": "https://firmenliste-mcp.cf-firmenliste.workers.dev"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: firmenliste
Remote MCP URL: https://firmenliste-mcp.cf-firmenliste.workers.dev

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": {
    "firmenliste": {
      "url": "https://firmenliste-mcp.cf-firmenliste.workers.dev"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "firmenliste": {
      "type": "http",
      "url": "https://firmenliste-mcp.cf-firmenliste.workers.dev"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "firmenliste",
  "transport": "streamable-http",
  "url": "https://firmenliste-mcp.cf-firmenliste.workers.dev"
}
MCP Inspector

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

Related tools

  • branchen_suchen — Findet Adresslisten zu einem Suchbegriff (z.
  • liste_details — Detailansicht einer Adressliste: alle Feld-Zaehler, Bundesland-Verteilung, enthaltene Felder und saemtliche Paketpreise (Komplett, Nur-E-Mail, je Bundesland).
  • angebot_erstellen — Erzeugt ein 48h gueltiges, preisstabiles Angebot (quote_id) und liefert eine bestell_url.
  • kaufbedingungen — Maschinenlesbare Kauf- und Nutzungsbedingungen (B2B-only, MwSt, Widerruf, rechtliche Grenzen der Datennutzung nach UWG/DSGVO).