← Registry

Content Tools

eventzone.de

Provides access to an event artist directory, enabling category listing, artist search, and profile retrieval for booking.

1 endpoint8 known toolsFirst detected May 25, 2026Last detected August 27, 2026

ENDPOINT 1

https://mcp.eventzone.de/mcp

No auth detected

MCP server metadata

Name
eventzone-mcp
Version
1.0.0
Capabilities
tools
Server instructions

Live data from Eventzone.de — German event entertainment booking platform. Find DJs, bands, comedians, magicians and more for events across Germany. 5 tools available. Read-only — booking happens directly on eventzone.de.

Known tools 8

list_categories

List all artist/entertainment categories on Eventzone.de (DJs, Bands, Komiker, Zauberer, etc.).

Inferred read-only
search_artists

Search for artists in a category, optionally filtered by German city/state.

Inferred read-only
get_artist_details

Get full artist profile: description, price range, location, regions, response rate, and booking link.

Inferred read-only
find_for_event

Smart event recommendation.

Inferred read-only
list_locations

List German cities and states covered by Eventzone.de.

Inferred read-only
search

Full-text search across all categories and tags on Eventzone.de.

Inferred read-only
autocomplete

Prefix-match for typeahead: returns matching categories and tags starting with the given prefix.

Inferred read-only
find_by_tag

Browse all artists with a specific Eventzone tag, e.g.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "eventzone-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.eventzone.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 eventzone.de was fetched 2026-07-26T04:07:21.891Z and is being refreshed.

Trust status Trusted

eventzone.de is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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