Content Tools
eventzone.de
Provides access to an event artist directory, enabling category listing, artist search, and profile retrieval for booking.
ENDPOINT 1
https://mcp.eventzone.de/mcp
MCP server metadata
- Name
- eventzone-mcp
- Version
- 1.0.0
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_categoriesList all artist/entertainment categories on Eventzone.de (DJs, Bands, Komiker, Zauberer, etc.).
Inferred read-onlysearch_artistsSearch for artists in a category, optionally filtered by German city/state.
Inferred read-onlyget_artist_detailsGet full artist profile: description, price range, location, regions, response rate, and booking link.
Inferred read-onlyautocompletePrefix-match for typeahead: returns matching categories and tags starting with the given prefix.
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.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.
eventzone.de is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.